Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_DeployableSpawnPoint.c File Reference

Go to the source code of this file.

Classes

class  SCR_DeployableSpawnPointClass
class  SCR_DeployableSpawnPoint

Typedefs

typedef func SpawnPointInvokerDelegate
typedef ScriptInvokerBase< SpawnPointInvokerDelegateSCR_DeployableSpawnPoint_Invoker

Functions

void SpawnPointInvokerDelegate (SCR_DeployableSpawnPoint spawnPoint, int i)

Typedef Documentation

◆ SCR_DeployableSpawnPoint_Invoker

Definition at line 8 of file SCR_DeployableSpawnPoint.c.

◆ SpawnPointInvokerDelegate

Definition at line 7 of file SCR_DeployableSpawnPoint.c.

Function Documentation

◆ SpawnPointInvokerDelegate()