Enfusion Script API
|
Public Attributes | |
string | Title |
bool | Enabled |
int | X |
int | Y |
int | Width |
int | Height |
bool | Windowed |
bool | ForceUpdate |
bool | NoFocus |
int | MaxFPS |
bool | RplAutoJoin |
bool | RplAutoReconnect |
bool | RplDisableTimeout |
string | Profile |
string | Params |
ProcessHandle | Handle = null |
bool PeerConfig.Enabled |
bool PeerConfig.ForceUpdate |
ProcessHandle PeerConfig.Handle = null |
int PeerConfig.Height |
int PeerConfig.MaxFPS |
bool PeerConfig.NoFocus |
string PeerConfig.Params |
string PeerConfig.Profile |
bool PeerConfig.RplAutoJoin |
bool PeerConfig.RplAutoReconnect |
bool PeerConfig.RplDisableTimeout |
string PeerConfig.Title |
int PeerConfig.Width |
bool PeerConfig.Windowed |
int PeerConfig.X |
int PeerConfig.Y |