![]() |
|
Additional Inherited Members | |
Public Member Functions inherited from SCR_SpecialCollisionHandlerComponentClass | |
| void | GetSpecialCollisionDamageEffects (notnull inout array< SCR_SpecialCollisionDamageEffect > damageEffects) |
| int | GetContactType () |
| float | GetContactHeightOverride () |
| void | SetContactHeight (float height) |
| This sets the value in share memory space, which affects all instances of this prefab. | |
Protected Attributes inherited from SCR_SpecialCollisionHandlerComponentClass | |
| ref array< ref SCR_SpecialCollisionDamageEffect > | m_aSpecialCollisions |
| int | m_iContactType |
| float | m_fContactHeightOverride |