Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_DeployableInventoryItemReplacementComponent Interface Reference

Holds Position of where the deployable item will be attached to. More...

Inheritance diagram for SCR_DeployableInventoryItemReplacementComponent:

Public Member Functions

void GetItemTransform (out vector mat[4])
 
OnCompositionDestroyed_Invoker GetOnCompositionDestroyed ()
 
override void EOnInit (IEntity owner)
 
override void OnPostInit (IEntity owner)
 

Protected Member Functions

void OnDamageStateChanged ()
 

Protected Attributes

ref PointInfo m_vItemPosition
 
ref OnCompositionDestroyed_Invoker m_OnCompositionDestroyed
 

Detailed Description

Holds Position of where the deployable item will be attached to.

Member Function Documentation

◆ EOnInit()

override void SCR_DeployableInventoryItemReplacementComponent.EOnInit ( IEntity owner)

◆ GetItemTransform()

void SCR_DeployableInventoryItemReplacementComponent.GetItemTransform ( out vector mat[4])
Parameters
[out]mat

◆ GetOnCompositionDestroyed()

OnCompositionDestroyed_Invoker SCR_DeployableInventoryItemReplacementComponent.GetOnCompositionDestroyed ( )
Returns

◆ OnDamageStateChanged()

void SCR_DeployableInventoryItemReplacementComponent.OnDamageStateChanged ( )
protected

◆ OnPostInit()

override void SCR_DeployableInventoryItemReplacementComponent.OnPostInit ( IEntity owner)

Member Data Documentation

◆ m_OnCompositionDestroyed

ref OnCompositionDestroyed_Invoker SCR_DeployableInventoryItemReplacementComponent.m_OnCompositionDestroyed
protected

◆ m_vItemPosition

ref PointInfo SCR_DeployableInventoryItemReplacementComponent.m_vItemPosition
protected

The documentation for this interface was generated from the following file: