Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
WorldController Class Reference
Inheritance diagram for WorldController:
EventProvider EventProvider DialogueController DialogueController RadioController RplSchedulerDebugController RplSchedulerDebugController

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 ()

Detailed Description

Definition at line 12 of file WorldController.c.

Member Function Documentation

◆ FindSystem() [1/2]

proto external WorldSystem WorldController::FindSystem ( typename interfaceType )
protected

◆ FindSystem() [2/2]

proto external WorldSystem WorldController::FindSystem ( typename interfaceType )
protected

◆ FindSystemSource() [1/2]

proto external BaseContainer WorldController::FindSystemSource ( typename interfaceType )
protected

◆ FindSystemSource() [2/2]

proto external BaseContainer WorldController::FindSystemSource ( typename interfaceType )
protected

◆ OnAuthorityClosing() [1/2]

void WorldController::OnAuthorityClosing ( )
protected

◆ OnAuthorityClosing() [2/2]

void WorldController::OnAuthorityClosing ( )
protected

◆ OnAuthorityReady() [1/2]

void WorldController::OnAuthorityReady ( )
protected

◆ OnAuthorityReady() [2/2]

void WorldController::OnAuthorityReady ( )
protected

◆ Rpc() [1/2]

void WorldController::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 )
protected

Attempts to run a remote procedure call (RPC) of this instance with parameters specified in method RplRpc attribute.

Parameters
methodMember function to be invoked as an RPC.

◆ Rpc() [2/2]

void WorldController::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 )
protected

Attempts to run a remote procedure call (RPC) of this instance with parameters specified in method RplRpc attribute.

Parameters
methodMember function to be invoked as an RPC.

The documentation for this class was generated from the following file: