Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_BlastedEntityEntry Member List

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_fAngleCosSCR_BlastedEntityEntryprotected
m_fDistanceSCR_BlastedEntityEntryprotected
m_iColliderIdSCR_BlastedEntityEntryprotected
m_iNodeIdSCR_BlastedEntityEntryprotected
m_SurfacePropsSCR_BlastedEntityEntryprotected
m_TargetEntitySCR_BlastedEntityEntryprotected
m_vHitPosDirNormSCR_BlastedEntityEntryprotected
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