Hello everyone.
I am trying to use children contexts within my main context (through the LuaContext markup). However, I need a way for the parent to notify the children about some custom events (mod's popup opened / closed).
Since all lua variables seem to be only visible from the declaring context, is there a way for me to achieve this ?
I am trying to use children contexts within my main context (through the LuaContext markup). However, I need a way for the parent to notify the children about some custom events (mod's popup opened / closed).
Since all lua variables seem to be only visible from the declaring context, is there a way for me to achieve this ?