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