searchAssembliesForActions
Field in YarnProject
Summary
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 updated
Was this helpful?