Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_LockContextComponent Interface Reference
Inheritance diagram for SCR_LockContextComponent:
AIComponent

Public Member Functions

void SCR_LockContextComponent (IEntityComponentSource src, IEntity ent, IEntity parent)
 
bool JoinKey (string key, int maxAllowedHolders)
 
bool LeaveKey (string key)
 
- Public Member Functions inherited from AIComponent
proto external AIAgent GetAIAgent ()
 

Constructor & Destructor Documentation

◆ SCR_LockContextComponent()

void SCR_LockContextComponent.SCR_LockContextComponent ( IEntityComponentSource src,
IEntity ent,
IEntity parent )
Parameters
[in]src
[in]ent
[in]parent

Member Function Documentation

◆ JoinKey()

bool SCR_LockContextComponent.JoinKey ( string key,
int maxAllowedHolders )
Parameters
[in]key
[in]maxAllowedHolders
Returns

◆ LeaveKey()

bool SCR_LockContextComponent.LeaveKey ( string key)
Parameters
[in]key
Returns

The documentation for this interface was generated from the following file: