Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:Admin (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Controller >> PlayerController >> Admin |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Functions[edit]
Exec functions[edit]
Admin[edit]
exec function Admin (string CommandLine)
Kick[edit]
exec function Kick (string S)
KickBan[edit]
exec function KickBan (string S)
PlayerList[edit]
exec function PlayerList ()
RestartMap[edit]
exec function RestartMap ()
Say[edit]
exec function Say (string Msg)
Overrides: PlayerController.Say
Switch[edit]
exec function Switch (string URL)
Events[edit]
PostBeginPlay[edit]
event PostBeginPlay ()
Overrides: PlayerController.PostBeginPlay