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

Public Member Functions

void OnRpl_CustomProp ()
 
void NetTestRpc (int testNum)
 
override void EOnFrame (IEntity owner, float timeSlice)
 
void SCR_RplTestEntity (IEntitySource src, IEntity parent)
 
void ~SCR_RplTestEntity ()
 

Public Attributes

float m_fdelay = 0
 
ref RplTestPropType customProp = new RplTestPropType()
 

Constructor & Destructor Documentation

◆ SCR_RplTestEntity()

void SCR_RplTestEntity.SCR_RplTestEntity ( IEntitySource src,
IEntity parent )

◆ ~SCR_RplTestEntity()

void SCR_RplTestEntity.~SCR_RplTestEntity ( )

Member Function Documentation

◆ EOnFrame()

override void SCR_RplTestEntity.EOnFrame ( IEntity owner,
float timeSlice )

◆ NetTestRpc()

void SCR_RplTestEntity.NetTestRpc ( int testNum)

◆ OnRpl_CustomProp()

void SCR_RplTestEntity.OnRpl_CustomProp ( )

Member Data Documentation

◆ customProp

ref RplTestPropType SCR_RplTestEntity.customProp = new RplTestPropType()

◆ m_fdelay

float SCR_RplTestEntity.m_fdelay = 0

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