Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_DeployableInventoryItemReplacementComponent.c File Reference

Go to the source code of this file.

Data Structures

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

Typedefs

typedef func OnCompositionDestroyedDelegate
 
typedef ScriptInvokerBase< OnCompositionDestroyedDelegateOnCompositionDestroyed_Invoker
 

Functions

SCR_DeployableInventoryItemReplacementComponentClass ScriptComponentClass OnCompositionDestroyedDelegate (IEntity instigator)
 

Typedef Documentation

◆ OnCompositionDestroyed_Invoker

◆ OnCompositionDestroyedDelegate

Function Documentation

◆ OnCompositionDestroyedDelegate()