I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:Admin (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2 Object >> Actor >> Controller >> PlayerController >> Admin

Contents

Package: 
Engine
This class in other games:
U2XMP, UDK, UE2Runtime, UT2003, UT2004, UT3

null

[edit] Functions

[edit] Exec functions

[edit] Admin

exec function Admin (string CommandLine)


[edit] Kick

exec function Kick (string S)


[edit] KickBan

exec function KickBan (string S)


[edit] PlayerList

exec function PlayerList ()


[edit] RestartMap

exec function RestartMap ()


[edit] Say

exec function Say (string Msg)

Overrides: PlayerController.Say


[edit] Switch

exec function Switch (string URL)


[edit] Events

[edit] PostBeginPlay

event PostBeginPlay ()

Overrides: PlayerController.PostBeginPlay


Personal tools