Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:Admin (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Controller >> PlayerController >> Admin |
Contents
- Package:
- Engine
- Direct subclass:
- MessagingSpectator
- This class in other games:
- U2XMP, UT2004, UT2003, U2, UE2Runtime, UDK
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Subobjects[edit]
CollisionCylinder[edit]
Class: Engine.CylinderComponent
Inherits from: PlayerController.CollisionCylinder
No new values.
Sprite[edit]
Class: Engine.SpriteComponent
Inherits from: PlayerController.Sprite
No new values.
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 ()
Switch[edit]
exec function Switch (string URL)
Events[edit]
PostBeginPlay[edit]
simulated event PostBeginPlay ()
Overrides: PlayerController.PostBeginPlay
Other instance functions[edit]
ServerAdmin[edit]
reliable server function ServerAdmin (string CommandLine)
ServerKick[edit]
reliable server function ServerKick (string S)
ServerKickBan[edit]
reliable server function ServerKickBan (string S)
ServerRestartMap[edit]
reliable server function ServerRestartMap ()
ServerSwitch[edit]
reliable server function ServerSwitch (string URL)