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-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
C#
Copy
public
IReadOnlyCollection
<
BasePlayer
>
Viewers
{
get
; }
Property Value
Type:
IReadOnlyCollection
BasePlayer
See Also
Reference
Menu Class
SampSharp.GameMode.Display Namespace