GetInstances
Summary
public void GetInstances(List<IMyVoxelBase> outInstances, Func<IMyVoxelBase, bool> collect)
Gets all instances of IMyVoxelBase
Parameters
- List
outInstances - Func<IMyVoxelBase, bool> collect
public void GetInstances(List<IMyVoxelBase> outInstances, Func<IMyVoxelBase, bool> collect)
Gets all instances of IMyVoxelBase