[This is preliminary documentation and is subject to change.]
Returns value of a given command-line argument (if present). Use HasArg to check flag arguments.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
[CanBeNullAttribute] public static string GetArg( ArgKey key )
Parameters
- key
- ArgKey
Command-line argument name (enumerated)