Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
HybridPhysicsComponent.c File Reference

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< intm_aLayerMasks = new array<int>
 

Variable Documentation

◆ m_aLayerMasks

ref array<int> m_aLayerMasks = new array<int>

Definition at line 14 of file HybridPhysicsComponent.c.

◆ m_fMass

Class for storing physics setup info for SCR_HybridPhysicsComponent.