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