LoadListItem
Base: AnimatedListItemController
None.
| Property | Type | |
|---|---|---|
imageReplacement | ink.ImageWidgetReference | scripted |
label | ink.TextWidgetReference | scripted |
labelDate | ink.TextWidgetReference | scripted |
type | ink.TextWidgetReference | scripted |
quest | ink.TextWidgetReference | scripted |
level | ink.TextWidgetReference | scripted |
lifepath | ink.ImageWidgetReference | scripted |
cloudStatus | ink.ImageWidgetReference | scripted |
playTime | ink.TextWidgetReference | scripted |
characterLevel | ink.TextWidgetReference | scripted |
characterLevelLabel | ink.TextWidgetReference | scripted |
gameVersion | ink.TextWidgetReference | scripted |
emptySlotWrapper | ink.WidgetReference | scripted |
wrapper | ink.WidgetReference | scripted |
versionParams | text.TextParameterSet? | scripted |
index | int | scripted |
emptySlot | bool | scripted |
validSlot | bool | scripted |
initialLoadingID | ulong | scripted |
metadata | ink.SaveMetadataInfo? | scripted |
defaultAtlasPath | red.ResourceReferenceScriptToken | scripted |
tranistionAnimProxy | ink.anim.Proxy? | scripted |
bool OnInitialize() overrideRTTIvoid PlayTransitionAnimation(CName animName, ink.anim.PlaybackOptions animOptions) RTTIvoid SetMetadata(ink.SaveMetadataInfo metadata, bool? isEp1Enabled) RTTIvoid SetInvalid(string label) RTTIvoid SetData(int index, bool? emptySlot, bool? allSlotsTaken) RTTIbool OnHoverOver(ink.PointerEvent e) RTTIbool OnHoverOut(ink.PointerEvent e) RTTIbool IsCloud() RTTIbool IsModded() RTTIstring GetPlatform() RTTIint Index() RTTIbool EmptySlot() RTTIbool ValidSlot() RTTIulong GetInitialLoadingID() RTTIWeakHandle<ink.ImageWidget> GetPreviewImageWidget() RTTIbool IsVisible() RTTIvoid CheckThumbnailCensorship(bool IsBuildCensored) RTTI