Package | com.whirled.avrg |
Class | public class GameSubControlClient |
Inheritance | GameSubControlClient ![]() ![]() ![]() ![]() |
See also
Property | Defined by | ||
---|---|---|---|
props : PropertyGetSubControl
[read-only]
Accesses the read-only properties associated with this game.
| GameSubControlClient |
props | property |
props:PropertyGetSubControl
[read-only]
Accesses the read-only properties associated with this game. To change properties use your
server agent's GameSubControlServer
's props
.
public function get props():PropertyGetSubControl
See also