I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:AdminBase (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> AdminBase |
- Package:
- Engine
- Within class:
- PlayerController
- Direct subclasses:
- AdminIni, Admin
- This class in other games:
- UT2003
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: Engine.AdminBase Parent: Core.Object
<Enter a description here>
[edit] Properties
[edit] bAdmin
Type: bool
[edit] Manager
Type: AccessControl
[edit] Msg_AddedMapToList
Type: string
Modifiers: localized
Default value: "Maps successfully added to maplist"
[edit] Msg_AllGameMaps
Type: string
Modifiers: localized
Default value: "Maps that are valid (can be added) to"
[edit] Msg_AllMapLists
Type: string
Modifiers: localized
Default value: "Available maplists for %gametype%."
[edit] Msg_ChangingMapTo
Type: string
Modifiers: localized
Default value: "Changing Map to %NextMap%"
[edit] Msg_EditingMapList
Type: string
Modifiers: localized
Default value: "Now editing maplist"
[edit] Msg_MapIsInRotation
Type: string
Modifiers: localized
Default value: "Matching %maplist% maps"
[edit] Msg_MapIsNotInRotation
Type: string
Modifiers: localized
[edit] Msg_MapListAdded
Type: string
Modifiers: localized
Default value: "Maplist %listname% successfully added for gametype"
[edit] Msg_MapListRemoved
Type: string
Modifiers: localized
Default value: "Maplist %listname% successfully removed from gametype"
[edit] Msg_MapNotInRotation
Type: string
Modifiers: localized
Default value: "Matching maps which are not members of %maplist%."
[edit] Msg_MapRotationList
Type: string
Modifiers: localized
Default value: "Active maps for maplist %maplist%."
[edit] Msg_NextMapNotFound
Type: string
Modifiers: localized
Default value: "Next map not found; Restarting same map"
[edit] Msg_NoMapInRotation
Type: string
Modifiers: localized
Default value: "No maps configured for %maplist%."
[edit] Msg_NoMapsAdded
Type: string
Modifiers: localized
Default value: "No maps added to the maplist %maplist%."
[edit] Msg_NoMapsFound
Type: string
Modifiers: localized
Default value: "No matching maps in maplist %maplist% were found."
[edit] Msg_NoMapsRemoved
Type: string
Modifiers: localized
Default value: "No maps were removed from the maplist %maplist%."
[edit] Msg_NoParamsFound
Type: string
Modifiers: localized
Default value: "No Parameters found!"
[edit] Msg_ParamModified
Type: string
Modifiers: localized
Default value: "Modification Successful"
[edit] Msg_ParamNotModified
Type: string
Modifiers: localized
Default value: "Could not Modify Parameter"
[edit] Msg_PlayerBanned
Type: string
Modifiers: localized
Default value: "%Player% has been banned from this server"
[edit] Msg_PlayerKicked
Type: string
Modifiers: localized
Default value: "%Player% has been kicked"
[edit] Msg_PlayerList
Type: string
Modifiers: localized
Default value: "Player List:"
[edit] Msg_RemovedFromList
Type: string
Modifiers: localized
Default value: "Maps successfully removed from maplist"
[edit] Msg_SessionBanned
Type: string
Modifiers: localized
Default value: "%Player% has been banned for this match"
[edit] Msg_UnknownParam
Type: string
Modifiers: localized
Default value: "Unknown Parameter : %Value%"
[edit] Functions
[edit] Exec functions
[edit] Kick
[edit] KickBan
[edit] Map
[edit] Maplist
[edit] NextMap
[edit] PlayerList
[edit] RestartMap
[edit] Switch
[edit] Events
[edit] Created
Overrides: Object.Created
