UE3:Admin (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> Controller >> PlayerController >> Admin |
- Package:
- Engine
- Direct subclass:
- MessagingSpectator
- This class in other games:
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
CollisionCylinder
Class: Engine.CylinderComponent
Inherits from: PlayerController.CollisionCylinder
No new values.
Sprite
Class: Engine.SpriteComponent
Inherits from: PlayerController.Sprite
No new values.
Functions
Exec functions
Admin
exec function Admin (string CommandLine)
Kick
exec function Kick (string S)
KickBan
exec function KickBan (string S)
PlayerList
exec function PlayerList ()
RestartMap
exec function RestartMap ()
Switch
exec function Switch (string URL)
Events
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: PlayerController.PostBeginPlay
Other instance functions
ServerAdmin
reliable server function ServerAdmin (string CommandLine)
ServerKick
reliable server function ServerKick (string S)
ServerKickBan
reliable server function ServerKickBan (string S)
ServerRestartMap
reliable server function ServerRestartMap ()
ServerSwitch
reliable server function ServerSwitch (string URL)