I don't need to test my programs. I have an error-correcting modem.

UE3:WebAdminMessages (UT3)

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

Holds a list of messages for the current session.

Copyright 2008 Epic Games, Inc. All Rights Reserved

Author: Michiel 'elmuerte' Hendriks

Properties

messages

Type: array<IQueryHandler.Message>


Instance functions

addMessage

function addMessage (string msg, optional IQueryHandler.EMessageType type)


renderMessages

function string renderMessages (WebAdmin wa, IQueryHandler.WebAdminQuery q)