Click or drag to resize
MyModAPIHelperMyMultiplayerPlayers Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Sandbox.ModAPI.MyModAPIHelper.MyMultiplayer.Players"]

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public IMyPlayerCollection Players { get; }

Property Value

Type: IMyPlayerCollection

[Missing <value> documentation for "P:Sandbox.ModAPI.MyModAPIHelper.MyMultiplayer.Players"]

Implements

IMyMultiplayerPlayers
See Also