API:Sandbox/ModAPI/IMyEntity/GetChildren
From Space Engineers Wiki
Contents
Method
public void GetChildren(System.Collections.Generic.List`1[Sandbox.ModAPI.IMyEntity], System.Func`2[Sandbox.ModAPI.IMyEntity,System.Boolean])
- Member of IMyEntity
- Raw file API:Sandbox/ModAPI/IMyEntity/GetChildren/raw
Usage
Examples
//Examples here