Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
HybridPhysicsComponent.c File Reference

Go to the source code of this file.

Classes

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.
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.