Arma Reforger Script API
|
Public Attributes | |
SCR_CharacterInventoryStorageComponent | m_CharInventoryStorageComp |
IEntity | m_SalineBag |
float | m_fItemRegenerationDuration |
Protected Member Functions | |
override void | OnComplete () |
void | DestroySalineBag (IEntity item) |
Protected Member Functions inherited from ScriptedInventoryOperationCallback | |
proto external RplId | GetItem () |
void | OnComplete () |
void | OnFailed () |
void | OnAllComplete () |
void | OnAllFailed () |
|
protected |
|
protected |
Implements ScriptedInventoryOperationCallback.
SCR_CharacterInventoryStorageComponent SCR_SalineMovedCallback.m_CharInventoryStorageComp |
float SCR_SalineMovedCallback.m_fItemRegenerationDuration |
IEntity SCR_SalineMovedCallback.m_SalineBag |