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_CapturePointAreaMeshComponentClass |
Functions | |
override float | GetRadius () |
override void | EOnInit (IEntity owner) |
Variables | |
SCR_CapturePointAreaMeshComponentClass | m_SeizingComponent |
override float GetRadius | ( | ) |
Get radius of the area. To be overloaded by inherited classes.
Definition at line 11 of file SCR_CapturePointAreaMeshComponent.c.
SCR_CapturePointAreaMeshComponentClass m_SeizingComponent |