API:Sandbox/ModAPI/IMyEntity/GetChildren

From Space Engineers Wiki
Jump to: navigation, search

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

Notes