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

Engine.UIEvent_TabPageInserted

Extends
UIEvent_TabControl

Class description Copyright 1998-2008 Epic Games, Inc. All Rights Reserved

Core.Object
|   
+-- Engine.SequenceObject
   |   
   +-- Engine.SequenceOp
      |   
      +-- Engine.SequenceEvent
         |   
         +-- Engine.UIEvent
            |   
            +-- Engine.UIEvent_TabControl
               |   
               +-- Engine.UIEvent_TabPageInserted

Variables Summary
intInsertedIndex
Inherited Variables from Engine.UIEvent_TabControl
OwnerTabControl
Inherited Variables from Engine.UIEvent
bPropagateEvent, bShouldRegisterEvent, Description, EventActivator, EventOwner

Functions Summary
Inherited Functions from Engine.UIEvent_TabControl
IsValidUISequenceObject
Inherited Functions from Engine.UIEvent
ActivateUIEvent, CanBeActivated, ConditionalActivateUIEvent, GetOwner, GetOwnerScene, IsValidLevelSequenceObject, IsValidUISequenceObject, ShouldAlwaysInstance


Variables Detail

InsertedIndex Source code

var int InsertedIndex;
the position [into the tab control's pages array] where this page was inserted


Defaultproperties

defaultproperties
{
   VariableLinks(4)=(ExpectedType=Class'Engine.SeqVar_Int',LinkDesc="Page Location",PropertyName="InsertedIndex",bWriteable=True,MinVars=1,MaxVars=255)
   ObjName="Page Added"
   Name="Default__UIEvent_TabPageInserted"
   ObjectArchetype=UIEvent_TabControl'Engine.Default__UIEvent_TabControl'
}

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