Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_HybridPhysicsComponentClass |
class | SCR_HybridPhysicsComponent |
Component that automatically handles switching of between static and dynamic physics of the object. More... | |
Variables | |
SCR_HybridPhysicsComponentClass | m_fMass |
Class for storing physics setup info for SCR_HybridPhysicsComponent. More... | |
ref array< int > | m_aLayerMasks = new array<int> |
Definition at line 14 of file HybridPhysicsComponent.c.
SCR_HybridPhysicsComponentClass m_fMass |
Class for storing physics setup info for SCR_HybridPhysicsComponent.