![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | GetSpecialCollisionDamageEffects (notnull inout array< SCR_SpecialCollisionDamageEffect > damageEffects) |
| int | GetContactType () |
| float | GetContactHeightOverride () |
| void | SetContactHeight (float height) |
Protected Attributes | |
| ref array< ref SCR_SpecialCollisionDamageEffect > | m_aSpecialCollisions |
| int | m_iContactType |
| float | m_fContactHeightOverride |
Definition at line 1 of file SCR_SpecialCollisionHandlerComponent.c.
|
inlineprotected |
Definition at line 29 of file SCR_SpecialCollisionHandlerComponent.c.
|
inlineprotected |
Definition at line 23 of file SCR_SpecialCollisionHandlerComponent.c.
|
inlineprotected |
Definition at line 14 of file SCR_SpecialCollisionHandlerComponent.c.
|
inlineprotected |
This sets the value in share memory space, which affects all instances of this prefab
| [in] | height |
Definition at line 37 of file SCR_SpecialCollisionHandlerComponent.c.
|
protected |
Definition at line 4 of file SCR_SpecialCollisionHandlerComponent.c.
|
protectedbound |
Definition at line 10 of file SCR_SpecialCollisionHandlerComponent.c.
|
protected |
Definition at line 7 of file SCR_SpecialCollisionHandlerComponent.c.