11 {
12 m_RAIB =
new RemotelyActivatedItemBehaviour(
this);
13
14 SetAmmoTypes({
"ClaymoreMine_Ammo",
"ClaymoreMine_Secondary_Ammo"});
17
18 RegisterNetSyncVariableInt("m_RAIB.m_PairDeviceNetIdLow");
19 RegisterNetSyncVariableInt("m_RAIB.m_PairDeviceNetIdHigh");
21 }
void SetAmmoTypes(array< string > pAmmoTypes)
void SetParticleExplosion(int particle)
void SetParticleOrientation(vector local_ori)
void UpdateLED(ERemoteDetonatorLEDState pState, bool pForced=false)
ref RemotelyActivatedItemBehaviour m_RAIB