Hello,
Is there a way to access gamestate args array from the php side ? Just in order to avoid unnecessary calls to some functions already called to calculate the args.
I've tried this-> gamestate->state_args but as it is defined as private ...
Is there a way to access gamestate args array from the php side ? Just in order to avoid unnecessary calls to some functions already called to calculate the args.
I've tried this-> gamestate->state_args but as it is defined as private ...