searchAssembliesForActions
The names of assemblies that
ActionManager
should look for commands and functions in when this project is loaded into a DialogueRunner .public List<string> searchAssembliesForActions = new List<string>();
Last modified 21d ago