 | CommandsHistory Property |
List of all executed commands.
This returns a read-only list.
Namespace: spaar.ModLoaderAssembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static IList<string> History { get; }
Property Value
Type:
IListString
See Also