LootObject class
game.LootObject
Inheritance
Base: game.Object
Derived
Properties
| Property | Type | |
|---|---|---|
lootID | TDBID | |
isInIconForcedVisibilityRange | bool | scripted |
activeQualityRangeInteraction | CName | scripted |
lootQuality | game.data.Quality | scripted |
Functions
bool OnInteractionActivated(game.interactions.InteractionActivationEvent evt)RTTIbool IsQualityRangeInteractionLayer(CName layerTag)RTTIvoid SetQualityRangeInteractionLayerState(bool enable)RTTIvoid ResolveQualityRangeInteractionLayer()RTTIbool OnRequestComponents(ent.EntityRequestComponentsInterface ri)overrideRTTIbool IsInIconForcedVisibilityRange()overrideRTTI