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