SampSharp
SampSharp
SampSharp.GameMode.World
GangZone Class
GangZone Methods
Flash Method
Flash Method (BasePlayer)
Flash Method (Color)
Flash Method (BasePlayer, Color)
GangZone
Flash Method (BasePlayer, Color)
Flashes this
GangZone
for the specified
player
.
Namespace:
SampSharp.GameMode.World
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
public
virtual
void
Flash
(
BasePlayer
player
,
Color
color
)
Parameters
player
Type:
SampSharp.GameMode.World
BasePlayer
The player.
color
Type:
SampSharp.GameMode.SAMP
Color
The color.
Exceptions
Exception
Condition
ArgumentNullException
player
See Also
Reference
GangZone Class
Flash Overload
SampSharp.GameMode.World Namespace