Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 410 Bytes

yarn.unity.yarnproject.searchassembliesforactions.md

File metadata and controls

16 lines (9 loc) · 410 Bytes

YarnProject.searchAssembliesForActions

Field in YarnProject

Summary

The names of assemblies that Yarn.Unity.ActionManager should look for commands and functions in when this project is loaded into a DialogueRunner .

public List<string> searchAssembliesForActions = new List<string>();