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-local+709673996c0cc3c0733358a87691d1009326afa7
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