Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIImage | +-- XInterface.GUISectionBackground | +-- ROInterface.ROGUIProportionalContainer
ROGUIProportionalContainerAlt, ROGUIProportionalContainerNoSkin
Variables Summary | |
---|---|
Debug | |
bool | bChangingPosValues |
ROGUIProportionalContainer | |
array<ComponentPosValues> | AlignOriginalValues |
Inherited Variables from XInterface.GUIImage |
---|
BorderOffsets[4], DropShadow, DropShadowX, DropShadowY, Image, ImageAlign, ImageColor, ImageRenderStyle, ImageStyle, X1, X2, X3, Y1, Y2, Y3 |
Structures Summary | ||
---|---|---|
ComponentPosValues component, WinLeft, WinTop, WinWidth, WinHeight |
Functions Summary | ||
---|---|---|
![]() | ComponentPosValues | getAlignOriginalValues (GUIComponent component)) |
![]() | bool | InternalPreDraw (Canvas C)) |
![]() | bool | ManageComponent (GUIComponent Component)) |
Inherited Functions from XInterface.GUISectionBackground |
---|
DisableMe, EnableMe, FindComponentIndex, InitComponent, InternalPreDraw, ManageComponent, Reset, ResolutionChanged, SetPosition, SetVisibility, UnmanageComponent |
Inherited Functions from XInterface.GUIImage |
---|
AdditionalDebugString |
Variables Detail |
---|
Structures Detail |
---|
var GUIComponent component;};
var float WinHeight;
var float WinLeft;
var float WinTop;
var float WinWidth;
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |