SampSharp
SampSharp
SampSharp.GameMode.Display
Menu Class
Menu Properties
Columns Property
Id Property
Position Property
Rows Property
Title Property
Viewers Property
Menu
Viewers Property
Gets an
IReadOnlyCollection
T
of
BasePlayer
instances which are viewing this instance.
Namespace:
SampSharp.GameMode.Display
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
public
IReadOnlyCollection
<
BasePlayer
>
Viewers
{
get
; }
Property Value
Type:
IReadOnlyCollection
BasePlayer
See Also
Reference
Menu Class
SampSharp.GameMode.Display Namespace