Gah - a solution with more questions. – EntropicLqd
UE3:Admin (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Controller >> PlayerController >> Admin |
Contents |
| 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. |
[edit] Subobjects
[edit] CollisionCylinder
Class: Engine.CylinderComponent
Inherits from: PlayerController.CollisionCylinder
| Property | Value |
|---|---|
| ReplacementPrimitive | None |
[edit] Sprite
Class: Engine.SpriteComponent
Inherits from: PlayerController.Sprite
| Property | Value |
|---|---|
| ReplacementPrimitive | None |
[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] Switch
exec function Switch (string URL)
[edit] Events
[edit] PostBeginPlay
simulated event PostBeginPlay ()
Overrides: PlayerController.PostBeginPlay
[edit] Other instance functions
[edit] ServerAdmin
reliable server function ServerAdmin (string CommandLine)
[edit] ServerKick
reliable server function ServerKick (string S)
[edit] ServerKickBan
reliable server function ServerKickBan (string S)
[edit] ServerRestartMap
reliable server function ServerRestartMap ()
[edit] ServerSwitch
reliable server function ServerSwitch (string URL)
