DIFF

class CfgPlayerRestrictedAreaHandlerSource

Members 5

private static bool m_Initialized
Referenced by IsInitialized(), LoadData(), and OnRPC()
static ref TStringArray m_PRAFiles = new TStringArray()
Referenced by LoadData()
static ref CfgPlayerRestrictedAreaJsonData m_Data = new CfgPlayerRestrictedAreaJsonData()
static private ref array<Shape> m_DbgShapesBoxes
Referenced by DrawBoxesDebug()
static private ref array<Shape> m_DbgShapesPolygonLines

Methods 11

static void SyncDataSend(notnull PlayerIdentity identity)
static bool IsPointInPlayerRestrictedAreaClosest(vector point, out PlayerRestrictedAreaInstance hitArea)
private static bool IsCylinderInAreaBox(notnull PlayerRestrictedAreaInstance area, vector point, float cylinderRadius = 0.25, float cylinderHeight = 1)

default cylinder values sufficient for player detection