Functions Summary |
| | AdminEntered (PlayerController P, string Username))
|
| bool | AdminLogin (PlayerController P, string Username, string Password ))
|
| bool | AdminLogout (PlayerController P ))
|
| bool | AdminPromote (PlayerController Promoter, PlayerController P ))
|
| | AdminPromoted (PlayerController Promoter, PlayerController P, bool bSuccess ))
|
| bool | AllowPriv (string priv))
|
| bool | CanPerform (PlayerController P, string Action))
|
| | Destroyed ()))
|
| string | GetAdminName (PlayerController PC))
|
| Engine.TribesAdminUser | GetLoggedAdmin (PlayerController P))
|
| Engine.TribesAdminUser | GetUser (string uname))
|
| | InitPrivs ()))
|
| bool | IsAdmin (PlayerController P))
|
| bool | IsLogged (Engine.TribesAdminUser User))
|
| bool | LockConfigSet (out GameConfigSet GCS, AdminBase Admin))
|
| | PreBeginPlay ()))
|
| bool | ReleaseConfigSet (out GameConfigSet GCS, AdminBase Admin))
|
| bool | ReportLoggedAdminsTo (PlayerController P))
|
| | SaveAdmins ()))
|
| | SetAdminFromURL (string N, string P))
|
| bool | SetAdminPassword (string P))
|
| | SetGamePassword (string P))
|
| bool | ValidLogin (string UserName, string Password))
|