DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | AIGroupBehaviour |
class | BehaviourGroupInfectedPack |
Functions | |
void | BehaviourGroupInfectedPackWaypointParams (vector pos, float radius) |
Variables | |
AIGroupBehaviour | m_CenterPosition |
float | m_Radius |
Definition at line 12 of file AIGroupBehaviour.c.
References m_CenterPosition, and m_Radius.
AIGroupBehaviour m_CenterPosition |
Referenced by BehaviourGroupInfectedPackWaypointParams().
float m_Radius |
Definition at line 10 of file AIGroupBehaviour.c.
Referenced by BehaviourGroupInfectedPackWaypointParams(), EntityLightSource::EOnFrame(), EntityLightSource::FadeRadiusTo(), EntityLightSource::HandleRadiusFadeing(), InitZoneClient(), InitZoneServer(), and EntityLightSource::SetRadiusTo().