|
Arma Reforger Script API
|
This is the complete list of members for SCR_BlastedEntityEntry, including all inherited members.
| GetAngleToTarget() | SCR_BlastedEntityEntry | |
| GetDistanceToTarget() | SCR_BlastedEntityEntry | |
| GetTargetColliderId() | SCR_BlastedEntityEntry | |
| GetTargetEntity() | SCR_BlastedEntityEntry | |
| GetTargetHitPosDirNorm(out vector hitPosDirNorm[3]) | SCR_BlastedEntityEntry | |
| GetTargetNodeId() | SCR_BlastedEntityEntry | |
| GetTargetSurfaceProps() | SCR_BlastedEntityEntry | |
| m_fAngleCos | SCR_BlastedEntityEntry | protected |
| m_fDistance | SCR_BlastedEntityEntry | protected |
| m_iColliderId | SCR_BlastedEntityEntry | protected |
| m_iNodeId | SCR_BlastedEntityEntry | protected |
| m_SurfaceProps | SCR_BlastedEntityEntry | protected |
| m_TargetEntity | SCR_BlastedEntityEntry | protected |
| m_vHitPosDirNorm | SCR_BlastedEntityEntry | protected |
| SCR_BlastedEntityEntry(notnull IEntity ent, vector hitPos, vector hitDir, vector hitNorm, float angleCos, float distance, int nodeId, int colliderId, SurfaceProperties surfaceProp) | SCR_BlastedEntityEntry | |
| SetAngleToTarget(float newangleCos) | SCR_BlastedEntityEntry |