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

KFGui.GUIVeterancyButton

Extends
GUIButton

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIButton
         |   
         +-- KFGui.GUIVeterancyButton

Variables Summary
boolbNoSelectMe
MaterialPerksIcon
Inherited Variables from XInterface.GUIButton
AutoSizePadding, bAutoShrink, bAutoSize, bUseCaptionHeight, bWrapCaption, Caption, CaptionAlign, CaptionEffectStyle, CaptionEffectStyleName, SizingCaption
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

Enumerations Summary
Inherited Enumerations from XInterface.GUIComponent
EClickSound, EParentScaleType

Structures Summary
Inherited Structures from XInterface.GUIButton
PaddingPercent

Functions Summary
function MakeMeUnavailable ()))
functionbool RenderPerkIcon (Canvas Canvas, eMenuState MenuState, float left, float top, float width, float height))
Inherited Functions from XInterface.GUIButton
InitComponent, InternalOnKeyEvent
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


Variables Detail

bNoSelectMe Source code

var bool bNoSelectMe;

PerksIcon Source code

var Material PerksIcon;


Functions Detail

MakeMeUnavailable Source code

function MakeMeUnavailable ( ) )

RenderPerkIcon Source code

function bool RenderPerkIcon ( Canvas Canvas, eMenuState MenuState, float left, float top, float width, float height) )


Defaultproperties

defaultproperties
{
     StyleName="VeterancyButtonStyle"
     Begin Object Class=GUIVeterancyToolTip Name=GUIVetToolTip
     End Object
     ToolTip=GUIVeterancyToolTip'KFGui.GUIVeterancyButton.GUIVetToolTip'


     Begin Object Class=VetButtonStyles Name=GUIVetButStyle
         OnDraw=GUIVeterancyButton.RenderPerkIcon
     End Object
     Style=VetButtonStyles'KFGui.GUIVeterancyButton.GUIVetButStyle'


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:45.450 - Created with UnCodeX