XInterface.GUISectionBackground
- Extends
- GUIImage
- Modifiers
- Native
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIImage
|
+-- XInterface.GUISectionBackground
Direct Known Subclasses:
AltSectionBackground
Inherited Variables from XInterface.GUIImage |
BorderOffsets[4], DropShadow, DropShadowX, DropShadowY, Image, ImageAlign, ImageColor, ImageRenderStyle, ImageStyle, X1, X2, X3, Y1, Y2, Y3 |
Inherited Variables from XInterface.GUIComponent |
bAcceptsInput, bAnimating, bBoundToParent, bCaptureMouse, bCaptureTabs, bDebugging, bDropSource, bDropTarget, bFocusOnWatch, bHasFocus, bInit, bMouseOverSound, bNeverFocus, bNeverScale, BoundingType, Bounds[4], bPendingFocus, bPositioned, bRepeatClick, bRequireReleaseClick, bRequiresStyle, bScaleToParent, bSizing, bStandardized, bTabStop, bTimerRepeat, bTravelling, bVisible, ClientBounds[4], ContextMenu, DrawCount, DropState, FocusInstead, FontScale, FriendlyLabel, Hint, IniDefault, IniOption, LastMenuState, MenuOwner, MenuState, MotionFrame, MouseCursorIndex, MouseOffset[4], OnClickSound, OnDrawCount, OnPreDrawCount, OnRenderCount, OnRenderedCount, PageOwner, PreDrawCount, RenderWeight, ScalingType, SizeFrame, StandardHeight, Style, StyleName, TabOrder, Tag, TimerCountdown, TimerIndex, TimerInterval, ToolTip, WhiteColor, WinHeight, WinLeft, WinTop, WinWidth |
Inherited Functions from XInterface.GUIComponent |
ActualHeight, ActualLeft, ActualTop, ActualWidth, AdditionalDebugString, Animate, AutoPosition, AutoPositionOn, BeginAnimation, CanAcceptFocus, CenterMouse, Closed, DAnimate, DebugFocus, DebugFocusPosition, DebugTabOrder, DisableComponent, DisableMe, DropStateChange, EnableComponent, EnableMe, EndAnimation, FillOwner, FocusFirst, FocusLast, Free, GetMenuPath, Hide, InitComponent, IsInBounds, IsInClientBounds, IsMultiSelect, KillAnimation, KillTimer, LevelChanged, LoadINI, LoseFocus, MakeColorCode, MenuStateChange, NextControl, NextPage, Opened, OwnerPage, PadLeft, PadRight, PlayerOwner, PrevControl, PrevPage, RelativeHeight, RelativeLeft, RelativeTop, RelativeWidth, Resize, ResolutionChanged, SaveINI, SetFocus, SetFocusInstead, SetFriendlyLabel, SetHint, SetPosition, SetTimer, SetTooltip, SetToolTipText, SetVisibility, Show, SpecialHit, StripColorCodes, Timer, UpdateOffset |
GUISectionBackground
Style
var(Style) int AltCaptionOffset[4];
var(Style) bool bAltCaption;
var(Style) editconst noexport
GUIStyles CaptionStyle;
var(Style) string CaptionStyleName;
function
bool InternalPreDraw (
Canvas C) )
function Reset ( ) )
event ResolutionChanged ( int ResX, int ResY) )
function SetPosition ( float NewLeft, float NewTop, float NewWidth, float NewHeight, optional bool bRelative ) )
event SetVisibility ( bool bIsVisible) )
defaultproperties
{
OnPreDraw=InternalPreDraw
CaptionStyleName="TextLabel"
FontScale=FNS_Small
HeaderTop=material'2K4Menus.NewControls.ComboTickFocused'
HeaderBar=material'2K4Menus.NewControls.NewSliderBar'
HeaderBase=material'2K4Menus.NewControls.Display98'
TopPadding=0
LeftPadding=0.05
RightPadding=0.05
BottomPadding=0
ColPadding=0.05
ImageOffset(0)=16
ImageOffset(1)=44
ImageOffset(2)=16
ImageOffset(3)=18
NumColumns=1
bFillClient=false
RenderWeight=0.09
bRemapStack=True
}
|
Creation time: Do 14.8.2014 09:58:08.122 - Created with
UnCodeX