Class CommandLineFunctionality
- Namespace
- TaleWorlds.Library
- Assembly
- TaleWorlds.Library.dll
public static class CommandLineFunctionality
- Inheritance
-
CommandLineFunctionality
- Inherited Members
Methods
CallFunction(string, List<string>, out bool)
public static string CallFunction(string concatName, List<string> argList, out bool found)
Parameters
Returns
CallFunction(string, string, out bool)
public static string CallFunction(string concatName, string concatArguments, out bool found)
Parameters
Returns
CollectCommandLineFunctions()
public static List<string> CollectCommandLineFunctions()
Returns
HasFunctionForCommand(string)
public static bool HasFunctionForCommand(string command)
Parameters
command
string
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).