ShardCollectedInventoryCallback class
ShardCollectedInventoryCallback
Inheritance
Base: game.InventoryScriptCallback
Derived
None.
Properties
| Property | Type | |
|---|---|---|
notificationQueue | WeakHandle<JournalNotificationQueue> | scripted |
journalManager | WeakHandle<game.JournalManager> | scripted |
Functions
void OnItemQuantityChanged(game.ItemID item, int diff, uint total, bool flaggedAsSilent)overrideRTTIvoid OpenShardPopup(game.JournalOnscreen entry, game.ItemID item, bool isCrypted)RTTI