Mostly Harmless

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[edit]

messages[edit]

Type: array<IQueryHandler.Message>


Instance functions[edit]

addMessage[edit]

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


renderMessages[edit]

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