![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | Rpc (func method, void p0=NULL, void p1=NULL, void p2=NULL, void p3=NULL, void p4=NULL, void p5=NULL, void p6=NULL, void p7=NULL) |
| proto external WorldSystem | FindSystem (typename interfaceType) |
| proto external BaseContainer | FindSystemSource (typename interfaceType) |
| void | OnAuthorityReady () |
| void | OnAuthorityClosing () |
| void | Rpc (func method, void p0=NULL, void p1=NULL, void p2=NULL, void p3=NULL, void p4=NULL, void p5=NULL, void p6=NULL, void p7=NULL) |
| proto external WorldSystem | FindSystem (typename interfaceType) |
| proto external BaseContainer | FindSystemSource (typename interfaceType) |
| void | OnAuthorityReady () |
| void | OnAuthorityClosing () |
Definition at line 12 of file WorldController.c.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Attempts to run a remote procedure call (RPC) of this instance with parameters specified in method RplRpc attribute.
| method | Member function to be invoked as an RPC. |
|
protected |
Attempts to run a remote procedure call (RPC) of this instance with parameters specified in method RplRpc attribute.
| method | Member function to be invoked as an RPC. |