Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.UIEvent_Initialized

Extends
UIEvent

This event is activated when Initialize() is called on a UIScreenObject. Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.SequenceObject
   |   
   +-- Engine.SequenceOp
      |   
      +-- Engine.SequenceEvent
         |   
         +-- Engine.UIEvent
            |   
            +-- Engine.UIEvent_Initialized

Variables Summary
Inherited Variables from Engine.UIEvent
bPropagateEvent, bShouldRegisterEvent, Description, EventActivator, EventOwner
Inherited Variables from Engine.SequenceEvent
ActivationTime, bClientSideOnly, bEnabled, bPlayerOnly, bRegistered, Instigator, MaxTriggerCount, MaxWidth, Originator, Priority, QueuedActivations, ReTriggerDelay, TriggerCount

Structures Summary
Inherited Structures from Engine.SequenceEvent
QueuedActivationInfo

Functions Summary
Inherited Functions from Engine.UIEvent
ActivateUIEvent, CanBeActivated, ConditionalActivateUIEvent, GetOwner, GetOwnerScene, IsValidLevelSequenceObject, IsValidUISequenceObject, ShouldAlwaysInstance
Inherited Functions from Engine.SequenceEvent
CheckActivate, RegisterEvent, Reset, Toggled


Defaultproperties

defaultproperties
{
   bPropagateEvent=False
   ObjPosX=56
   ObjPosY=48
   ObjName="Initialized"
   Name="Default__UIEvent_Initialized"
   ObjectArchetype=UIEvent'Engine.Default__UIEvent'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:47.045 - Created with UnCodeX