There is no spoon

UE2:Admin (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Actor >> Controller >> PlayerController >> Admin
Package: 
Engine
This class in other games:
U2XMP, UT2004, UT2003, U2, UT3, UDK

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