My program doesn't have bugs. It just develops random features.

UE3:AdminCommandHandler (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> Info >> AdminCommandHandler
Package: 
WebAdmin

Simulates executed of certain admin commands

Copyright 2008 Epic Games, Inc. All Rights Reserved

Author: Michiel 'elmuerte' Hendriks

Subobjects

Sprite

Class: Engine.SpriteComponent

Inherits from: Info.Sprite

No new values.

Instance functions

execute

function bool execute (string cmd, out string result, PlayerController pc)

Returns true when it was handled

MutePlayer

function string MutePlayer (string TargetPlayer, bool bMute, bool bVoice)