Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_WeaponDeployablePart Interface Reference
Inheritance diagram for SCR_WeaponDeployablePart:
SCR_AdditionalDeployablePart

Public Member Functions

override void PostPrefabSpawn (notnull IEntity spawnedEntity)
 Override if you would like to do something to the entity that was spawned after deployment.
 
- Public Member Functions inherited from SCR_AdditionalDeployablePart
ResourceName GetPrefab ()
 
bool SpawnPrefabs (int authorPlayerId, IEntity user, notnull EntitySpawnParams params)
 Method used to spawn additional prefabs.
 

Protected Attributes

bool m_bDeleteMagazines
 
- Protected Attributes inherited from SCR_AdditionalDeployablePart
ResourceName m_sPrefab
 
int m_iNumberOfPrefabs
 

Member Function Documentation

◆ PostPrefabSpawn()

override void SCR_WeaponDeployablePart.PostPrefabSpawn ( notnull IEntity spawnedEntity)

Override if you would like to do something to the entity that was spawned after deployment.

Parameters
[in]spawnedEntity

Implements SCR_AdditionalDeployablePart.

Member Data Documentation

◆ m_bDeleteMagazines

bool SCR_WeaponDeployablePart.m_bDeleteMagazines
protected

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