Arma Reforger Script API
|
Public Attributes | |
RplId | m_PlaceableId |
RplId | m_TargetId |
int | m_iNodeId |
bool | m_bIsBeingAttachedToEntity |
Protected Member Functions | |
override void | OnComplete () |
Protected Member Functions inherited from ScriptedInventoryOperationCallback | |
proto external RplId | GetItem () |
void | OnComplete () |
void | OnFailed () |
void | OnAllComplete () |
void | OnAllFailed () |
|
protected |
Implements ScriptedInventoryOperationCallback.
bool SCR_PlacementCallback.m_bIsBeingAttachedToEntity |
int SCR_PlacementCallback.m_iNodeId |
RplId SCR_PlacementCallback.m_PlaceableId |
RplId SCR_PlacementCallback.m_TargetId |