NewItemTooltipAttachmentEntryData
Base: IScriptable
None.
| Property | Type | |
|---|---|---|
text | string | scripted |
colorState | CName | scripted |
dataPackage | game.UILocalizationDataPackage? | scripted |
attunementData | UIInventoryItemModAttunementData? | scripted |
static NewItemTooltipAttachmentEntryData? Make(string text, game.UILocalizationDataPackage dataPackage, UIInventoryItemModAttunementData attunementData) staticRTTI globalstatic NewItemTooltipAttachmentEntryData? Make(string text, CName colorState, game.UILocalizationDataPackage dataPackage, UIInventoryItemModAttunementData attunementData) staticRTTI global