Enfusion Script API
Loading...
Searching...
No Matches
WorldTestPlugin Interface Reference
Inheritance diagram for WorldTestPlugin:
WorkbenchPlugin Managed

Public Member Functions

override void RunCommandline ()
 
bool WaitForGameMode (WorldEditor we, int timeout=120000)
 
bool TestMap (string path, int waitTime)
 
- Public Member Functions inherited from WorkbenchPlugin
void Run ()
 
void Configure ()
 
void OnResourceContextMenu (notnull array< ResourceName > resources)
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Member Function Documentation

◆ RunCommandline()

override void WorldTestPlugin.RunCommandline ( )

Implements WorkbenchPlugin.

◆ TestMap()

bool WorldTestPlugin.TestMap ( string path,
int waitTime )

◆ WaitForGameMode()

bool WorldTestPlugin.WaitForGameMode ( WorldEditor we,
int timeout = 120000 )

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