Arma Reforger Script API
Loading...
Searching...
No Matches
DamageAreaShapeBox Interface Reference
Inheritance diagram for DamageAreaShapeBox:
SCR_BaseDamageAreaShape BaseDamageAreaShape

Additional Inherited Members

- Public Member Functions inherited from SCR_BaseDamageAreaShape
void Init (IEntity owner)
 
- Public Member Functions inherited from BaseDamageAreaShape
proto external vector GetWorldPosition ()
 
proto external void GetTransform (out vector mat[])
 Returns the local transform of this shape.
 
proto external void SetTransform (vector mat[])
 Sets the local transform for this area damage.
 
proto external DamageArea GetDamageArea ()
 Returns the damage area that is using this shape.
 
proto external void GetWorldTransform (out vector mat[])
 Returns the world transform of this shape.
 
bool ShouldAffectEntity (IEntity entityToAffect)
 Returns true if the entity is in the area of influence of this shape (in contact)
 
bool AffectsPosition (vector position)
 Returns true if this position is contained inside of the shape.
 
float GetDiameter ()
 Returns the diameter (radius * 2) of a sphere that encapsulates the entire shape.
 
void Diag_DrawArea (int color)
 Called when the area has to be drawn.
 

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