Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_RplTestComponentWrongClass |
Functions | |
SCR_RplTestComponentWrongClass ScriptComponentClass | RplProp (condition:RplCondition.NoOwner)] private int m_iTest=0 |
void | NetTestRpc (int testNum) |
override void | EOnFrame (IEntity owner, float timeSlice) |
void | SCR_RplTestComponentWrong (IEntityComponentSource src, IEntity ent, IEntity parent) |
Variables | |
private int | m_iTestLast = 0 |
float | m_fdelay = 0 |
override void EOnFrame | ( | IEntity | owner, |
float | timeSlice | ||
) |
Definition at line 22 of file RplTestComponentWrong.c.
void NetTestRpc | ( | int | testNum | ) |
Definition at line 16 of file RplTestComponentWrong.c.
|
pure virtual |
void SCR_RplTestComponentWrong | ( | IEntityComponentSource | src, |
IEntity | ent, | ||
IEntity | parent | ||
) |
Definition at line 87 of file RplTestComponentWrong.c.
float m_fdelay = 0 |
Definition at line 12 of file RplTestComponentWrong.c.
private int m_iTestLast = 0 |
Definition at line 10 of file RplTestComponentWrong.c.