Mostly Harmless
UE3:WebAdminMessages (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> WebAdminMessages |
- Package:
- WebAdmin
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)