| AddRestrictionZone(SCR_EditorRestrictionZoneEntity zone) | SCR_PlayersRestrictionZoneManagerComponent | |
| DelayedInit() | SCR_PlayersRestrictionZoneManagerComponent | protected |
| EOnInit(IEntity owner) | SCR_PlayersRestrictionZoneManagerComponent | |
| KillPlayerOutOfZone(int playerID, IEntity playerEntity) | SCR_PlayersRestrictionZoneManagerComponent | protected |
| m_aRestrictionZones | SCR_PlayersRestrictionZoneManagerComponent | protected |
| m_iPlayerCheckIndex | SCR_PlayersRestrictionZoneManagerComponent | protected |
| m_PlayerManager | SCR_PlayersRestrictionZoneManagerComponent | protected |
| m_PlayerRestrictionZoneData | SCR_PlayersRestrictionZoneManagerComponent | protected |
| OnDelete(IEntity owner) | SCR_PlayersRestrictionZoneManagerComponent | |
| OnEntityTransformChanged(SCR_EditableEntityComponent editableEntity, vector prevTransfom[4]) | SCR_PlayersRestrictionZoneManagerComponent | protected |
| OnPlayerDisconnect(int playerID) | SCR_PlayersRestrictionZoneManagerComponent | protected |
| OnPlayerKilled(notnull SCR_InstigatorContextData instigatorContextData) | SCR_PlayersRestrictionZoneManagerComponent | protected |
| OnPostInit(IEntity owner) | SCR_PlayersRestrictionZoneManagerComponent | |
| RemoveRestrictionZone(SCR_EditorRestrictionZoneEntity zone) | SCR_PlayersRestrictionZoneManagerComponent | |
| SetPlayerZoneData(int playerID, IEntity playerEntity, bool inZone, bool inWarningZone, ERestrictionZoneWarningType warningType, vector zoneCenter=vector.Zero, float warningRadiusSq=-1, float zoneRadiusSq=-1) | SCR_PlayersRestrictionZoneManagerComponent | protected |
| ShowWarningUI(int playerID, bool show, ERestrictionZoneWarningType warningIndex, bool centerChanged, vector zoneCenter, float warningRadiusSq, float zoneRadiusSq) | SCR_PlayersRestrictionZoneManagerComponent | protected |
| ZONE_CHECK_FREQUENCY | SCR_PlayersRestrictionZoneManagerComponent | protectedstatic |
| ZONE_CHECK_PLAYER_BATCH_AMOUNT | SCR_PlayersRestrictionZoneManagerComponent | protectedstatic |
| ZoneCheckUpdate(bool updateAll, SCR_EditorRestrictionZoneEntity removedZone=null, array< int > playerIDZoneMoved=null) | SCR_PlayersRestrictionZoneManagerComponent | protected |
| ZoneMovedOrDeleted(SCR_EditorRestrictionZoneEntity zone, array< int > playerIDZoneMoved=null) | SCR_PlayersRestrictionZoneManagerComponent | protected |