Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_DeployableInventoryItemReplacementComponent Class Reference

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

Inheritance diagram for SCR_DeployableInventoryItemReplacementComponent:
ScriptComponent

Protected Member Functions

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

Protected Attributes

ref PointInfo m_vItemPosition
ref OnCompositionDestroyed_Invoker m_OnCompositionDestroyed

Detailed Description

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

Definition at line 11 of file SCR_DeployableInventoryItemReplacementComponent.c.

Member Function Documentation

◆ EOnInit()

override void SCR_DeployableInventoryItemReplacementComponent::EOnInit ( IEntity owner)
inlineprotected

◆ GetItemTransform()

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

Definition at line 20 of file SCR_DeployableInventoryItemReplacementComponent.c.

◆ GetOnCompositionDestroyed()

OnCompositionDestroyed_Invoker SCR_DeployableInventoryItemReplacementComponent::GetOnCompositionDestroyed ( )
inlineprotected
Returns

Definition at line 28 of file SCR_DeployableInventoryItemReplacementComponent.c.

◆ OnDamageStateChanged()

void SCR_DeployableInventoryItemReplacementComponent::OnDamageStateChanged ( )
inlineprotected

◆ OnPostInit()

override void SCR_DeployableInventoryItemReplacementComponent::OnPostInit ( IEntity owner)
inlineprotected

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 class was generated from the following file: