-
Notifications
You must be signed in to change notification settings - Fork 3
Zone
JustGod edited this page Oct 28, 2023
·
1 revision
(method) Zone:AddAction(action: fun(self: Zone))
-> Zone(method) Zone:AddMarker(marker: Marker|MarkerCircle)
-> Marker|MarkerCircle(method) Zone:AddRadius()
-> ZoneRadius(method) Zone:Constructor()function Zone.Get(id: string)
-> Zonefunction Zone.GetAll()
-> table<string, Zone>(method) Zone:OnEnter(callback: fun(self: Zone))
-> Zone(method) Zone:OnExit(callback: fun(self: Zone))
-> Zone(method) Zone:RemoveMarker(marker: Marker|MarkerCircle)
-> Zone(method) Zone:RemoveRadius(radius: ZoneRadius)
-> Zone(method) Zone:SetPosition(position: vector3)
-> Zone(method) Zone:SetSize(size: number)
-> Zone(method) Zone:Start()Should not be called directly.
(method) Zone:Stop()Should not be called directly.
ListbooleanstringMapMapvector3Mapstringnumber