SampSharp
SampSharp
SampSharp.GameMode.World
GangZone Class
GangZone Constructor
GangZone Properties
GangZone Methods
GangZone Events
GangZone Fields
GangZone Constructor
Initializes a new instance of the
GangZone
class.
Namespace:
SampSharp.GameMode.World
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
public
GangZone
(
float
minX
,
float
minY
,
float
maxX
,
float
maxY
)
Parameters
minX
Type:
System
Single
The minimum x.
minY
Type:
System
Single
The minimum y.
maxX
Type:
System
Single
The maximum x.
maxY
Type:
System
Single
The maximum y.
See Also
Reference
GangZone Class
SampSharp.GameMode.World Namespace