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

Go to the source code of this file.

Data Structures

class  SCR_LockContextComponentClass
 
class  SCR_LockContextComponent
 

Variables

SCR_LockContextComponentClass m_key
 
int m_numOfKeyHolders
 
int m_maxAllowedHolders = 1
 

Variable Documentation

◆ m_key

◆ m_maxAllowedHolders

int m_maxAllowedHolders = 1

Definition at line 10 of file SCR_LockContextComponent.c.

◆ m_numOfKeyHolders

int m_numOfKeyHolders

Definition at line 9 of file SCR_LockContextComponent.c.