NewItemTooltipAttachmentEntryData class
NewItemTooltipAttachmentEntryData
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
text | string | scripted |
colorState | CName | scripted |
dataPackage | game.UILocalizationDataPackage? | scripted |
attunementData | UIInventoryItemModAttunementData? | scripted |
Functions
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