Arma Reforger Script API
|
This is the complete list of members for SCR_DestructionUtility, including all inherited members.
CalculateMomentum(notnull Contact contact, float ownerMass, float otherMass) | SCR_DestructionUtility | static |
DAMAGE_PHASE_SIGNAL_NAME | SCR_DestructionUtility | protectedstatic |
GetDestructibleSize(notnull IEntity owner) | SCR_DestructionUtility | static |
GetModel(ResourceName modelName, out Resource resource) | SCR_DestructionUtility | static |
MAX_DESTRUCTION_RESPONSE_INDEX | SCR_DestructionUtility | protectedstatic |
MAX_MOMENTUM_RESPONSE_INDEX | SCR_DestructionUtility | protectedstatic |
MIN_DESTRUCTION_RESPONSE_INDEX | SCR_DestructionUtility | protectedstatic |
MIN_MOMENTUM_RESPONSE_INDEX | SCR_DestructionUtility | protectedstatic |
PlaySound(notnull IEntity owner, SCR_EMaterialSoundTypeBreak materialSoundType, int numDamagePhases, int damagePhaseIndex) | SCR_DestructionUtility | static |
RegenerateNavmeshDelayed(notnull IEntity owner) | SCR_DestructionUtility | static |
SetDamagePhaseSignal(notnull IEntity owner, int damagePhaseIndex=0) | SCR_DestructionUtility | static |
SetModel(notnull IEntity owner, ResourceName modelName) | SCR_DestructionUtility | static |
SetModel(notnull IEntity owner, notnull VObject model) | SCR_DestructionUtility | static |
SIMULATION_IMPRECISION_MULTIPLIER | SCR_DestructionUtility | protectedstatic |
SpawnDestroyObjects(notnull IEntity owner, notnull array< ref SCR_BaseSpawnable > spawnList, notnull SCR_DestructionHitInfo destructionHitInfo) | SCR_DestructionUtility | static |
UpdateResponseIndex(notnull Physics physics, float health, float maxHealth) | SCR_DestructionUtility | static |