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