LootContainerBasePS class
game.LootContainerBasePS
Inheritance
Base: game.ObjectPS
Derived
ContainerObjectSingleItemPS, LootContainerObjectAnimatedByTransformPS, ShardCaseContainerPS, game.ContainerObjectBasePS
Properties
| Property | Type | |
|---|---|---|
markAsQuest | bool | scripted |
isDisabled | bool | scripted |
isLocked | bool | scripted |
shouldHideLockedUI | bool | scripted |
started | bool | scripted |
Functions
void SetLocked(bool locked)RTTIvoid SetIsMarkedAsQuest(bool isQuest)RTTIvoid SetStarted(bool started)RTTIbool IsMarkedAsQuest()RTTIbool IsDisabled()RTTIbool IsLocked()RTTIbool ShouldHideLockedUI()RTTIbool IsStarted()RTTIEntityNotificationType OnSetContainerStateEventEvent(SetContainerStateEvent evt)RTTIEntityNotificationType OnToggleContainerLockEvent(ToggleContainerLockEvent evt)RTTI