IMyPlayerCollectionGetPlayers Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.Game.ModAPI.IMyPlayerCollection.GetPlayers(System.Collections.Generic.List{VRage.Game.ModAPI.IMyPlayer},System.Func{VRage.Game.ModAPI.IMyPlayer,System.Boolean})"]
Namespace: VRage.Game.ModAPI
void GetPlayers( List<IMyPlayer> players, Func<IMyPlayer, bool> collect = null )
[Missing <param name="players"/> documentation for "M:VRage.Game.ModAPI.IMyPlayerCollection.GetPlayers(System.Collections.Generic.List{VRage.Game.ModAPI.IMyPlayer},System.Func{VRage.Game.ModAPI.IMyPlayer,System.Boolean})"]
[Missing <param name="collect"/> documentation for "M:VRage.Game.ModAPI.IMyPlayerCollection.GetPlayers(System.Collections.Generic.List{VRage.Game.ModAPI.IMyPlayer},System.Func{VRage.Game.ModAPI.IMyPlayer,System.Boolean})"]