IMyTerminalBlockGetProperties Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Sandbox.ModAPI.Ingame.IMyTerminalBlock.GetProperties(System.Collections.Generic.List{Sandbox.ModAPI.Interfaces.ITerminalProperty},System.Func{Sandbox.ModAPI.Interfaces.ITerminalProperty,System.Boolean})"]
Namespace: Sandbox.ModAPI.Ingame
void GetProperties( List<ITerminalProperty> resultList, Func<ITerminalProperty, bool> collect = null )
[Missing <param name="resultList"/> documentation for "M:Sandbox.ModAPI.Ingame.IMyTerminalBlock.GetProperties(System.Collections.Generic.List{Sandbox.ModAPI.Interfaces.ITerminalProperty},System.Func{Sandbox.ModAPI.Interfaces.ITerminalProperty,System.Boolean})"]
[Missing <param name="collect"/> documentation for "M:Sandbox.ModAPI.Ingame.IMyTerminalBlock.GetProperties(System.Collections.Generic.List{Sandbox.ModAPI.Interfaces.ITerminalProperty},System.Func{Sandbox.ModAPI.Interfaces.ITerminalProperty,System.Boolean})"]