Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
WorldRunPlugin Interface Reference
Inheritance diagram for WorldRunPlugin:
[legend]

Public Member Functions

override void Run ()
 
override void Configure ()
 
void OkButton ()
 
- Public Member Functions inherited from WorkbenchPlugin
void Run ()
 
void RunCommandline ()
 
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)
 

Public Attributes

string Executable
 
int Configuration
 
int X
 
int Y
 
int Width
 
int Height
 
bool Windowed
 
bool ForceUpdate
 
bool NoFocus
 
bool RplDisableTimeout
 
int MaxFps
 
string Profile
 
string Params
 

Member Function Documentation

◆ Configure()

override void WorldRunPlugin.Configure ( )

Implements WorkbenchPlugin.

◆ OkButton()

void WorldRunPlugin.OkButton ( )

◆ Run()

override void WorldRunPlugin.Run ( )

Implements WorkbenchPlugin.

Member Data Documentation

◆ Configuration

int WorldRunPlugin.Configuration

◆ Executable

string WorldRunPlugin.Executable

◆ ForceUpdate

bool WorldRunPlugin.ForceUpdate

◆ Height

int WorldRunPlugin.Height

◆ MaxFps

int WorldRunPlugin.MaxFps

◆ NoFocus

bool WorldRunPlugin.NoFocus

◆ Params

string WorldRunPlugin.Params

◆ Profile

string WorldRunPlugin.Profile

◆ RplDisableTimeout

bool WorldRunPlugin.RplDisableTimeout

◆ Width

int WorldRunPlugin.Width

◆ Windowed

bool WorldRunPlugin.Windowed

◆ X

int WorldRunPlugin.X

◆ Y

int WorldRunPlugin.Y

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