Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:WebAdminMessages (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> WebAdminMessages

Contents

Package: 
WebAdmin

Holds a list of messages for the current session.

Copyright 2008 Epic Games, Inc. All Rights Reserved

Author: Michiel 'elmuerte' Hendriks

[edit] Properties

[edit] messages

Type: array<IQueryHandler.Message>


[edit] Instance functions

[edit] addMessage

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


[edit] renderMessages

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