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