Summary
public static bool HasAction(this IMyTerminalBlock block, string actionName)
Searches for terminal action with name
Returns
True if terminal action found
Parameters
- IMyTerminalBlock block
- string actionName
public static bool HasAction(this IMyTerminalBlock block, string actionName)
Searches for terminal action with name
True if terminal action found