![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | Init (IEntity owner) |
| override float | GetDiameter () |
| override bool | ShouldAffectEntity (IEntity entityToAffect) |
| override bool | AffectsPosition (vector position) |
Protected Attributes | |
| float | m_fHeight |
| ref array< vector > | m_aSimpleBoundsLS |
| float | m_fDiameter |
Definition at line 1 of file SCR_ConvexPolygonDamageAreaShape.c.
Returns true if this position is contained inside of the shape This method is primarily called by the debug to validate if the point is within the shape
Definition at line 205 of file SCR_ConvexPolygonDamageAreaShape.c.
|
inlineprotected |
Definition at line 176 of file SCR_ConvexPolygonDamageAreaShape.c.
|
inlineprotected |
Definition at line 143 of file SCR_ConvexPolygonDamageAreaShape.c.
|
inlineprotected |
Definition at line 182 of file SCR_ConvexPolygonDamageAreaShape.c.
|
protected |
Definition at line 9 of file SCR_ConvexPolygonDamageAreaShape.c.
|
protected |
Definition at line 10 of file SCR_ConvexPolygonDamageAreaShape.c.
|
protectedbound |
Definition at line 7 of file SCR_ConvexPolygonDamageAreaShape.c.