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

UE3:Admin (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
Engine
Known direct subclass:
MessagingSpectator
This class in other games:
U2, U2XMP, UDK, UE2Runtime, UT2003, UT2004

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

[edit] Subobjects

[edit] CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: PlayerController.CollisionCylinder

No new values.

[edit] Sprite

Class: Engine.SpriteComponent

Inherits from: PlayerController.Sprite

No new values.

[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)


Personal tools