- Extends
- GUICircularList
- Modifiers
- Native
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIListBase
|
+-- XInterface.GUICircularList
|
+-- XInterface.GUICharacterList
Direct Known Subclasses:
GUICharacterListTeam
Inherited Variables from XInterface.GUIListBase |
bAllowEmptyItems, bDrawSelectionBorder, bHotTrack, bHotTrackSound, bInitializeList, bMultiSelect, bNotify, bSorted, bVisibleWhenEmpty, DropIndex, Index, ItemCount, ItemHeight, ItemsPerPage, ItemWidth, LastPressX, LastPressY, LastSelected, LinkedObjects, MightRemove, MyScrollBar, OutlineStyle, OutlineStyleName, SectionJustification, SectionStyle, SectionStyleName, SelectedBKColor, SelectedImage, SelectedItems, SelectedStyle, SelectedStyleName, Top |
Inherited Functions from XInterface.GUICircularList |
CalculateIndex, CalculateOffset, CheckDragSelect, End, Home, InitComponent, InternalOnClick, InternalOnDragOver, InternalOnMousePressed, IsValid, MoveLeft, MoveRight, PgDown, PgUp, WheelDown, WheelUp |
Inherited Functions from XInterface.GUIListBase |
AdditionalDebugString, AddLinkObject, CalculateIndex, CheckDragSelect, Clear, ClearPendingElements, DisableLinkedObjects, Down, EnableLinkedObjects, End, GetItemAtIndex, GetPendingItems, Home, IndexChanged, InitComponent, InitLinkObjects, InternalOnBeginDrag, InternalOnDragDrop, InternalOnDragEnter, InternalOnDragLeave, InternalOnDragOver, InternalOnEndDrag, InternalOnKeyEvent, InternalOnMousePressed, InternalOnMouseRelease, InternalOnRightClick, IsMultiSelect, IsValid, IsValidIndex, MakeVisible, MoveLeft, MoveRight, PgDn, PgUp, SetIndex, SetOutlineAlpha, SetTopItem, SilentSetIndex, Sort, Up, WheelDown, WheelUp |
GUICharacterList
function Add (
string NewItem, optional
Object obj) )
function Clear ( ) )
function ClearPendingElements ( ) )
function End ( ) )
function Find ( string Text, optional bool bExact) )
function string GetDecoText ( ) )
function string GetDecoTextAt ( int AtIndex) )
function string GetGender ( ) )
function string GetGenderAt ( int i) )
function string GetName ( ) )
function string GetNameAt ( int i) )
function
Material GetPortraitAt (
int i) )
function
sound GetSound ( ) )
function
Sound GetSoundAt (
int i) )
function InitList ( ) )
function InternalOnEndDrag (
GUIComponent Accepting,
bool bAccepted) )
function bool MoveLeft ( ) )
function bool MoveRight ( ) )
function Remove ( int i, optional int Count) )
function ScrollLeft ( ) )
function ScrollRight ( ) )
function string SelectedText ( ) )
function bool ValidIndex ( int i) )
Creation time: sk 18-3-2018 09:49:40.847 - Created with
UnCodeX