API:Sandbox/ModAPI/IMyEntity/GetChildren
From Space Engineers Wiki
Revision as of 05:26, 28 September 2014 by GeneralBot (talk | contribs) (Created page with "{{subst:APIStub}}")
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