ConvoCore
Loading...
Searching...
No Matches
ConvoCoreSettings.cs File Reference

Classes

class  WolfstagInteractive.ConvoCore.ConvoCoreSettings
 Global runtime settings ScriptableObject for ConvoCore. More...
 

Namespaces

namespace  WolfstagInteractive
 
namespace  WolfstagInteractive.ConvoCore
 

Enumerations

enum  WolfstagInteractive.ConvoCore.TextSourceKind { WolfstagInteractive.ConvoCore.AssignedTextAsset , WolfstagInteractive.ConvoCore.Persistent , WolfstagInteractive.ConvoCore.Addressables , WolfstagInteractive.ConvoCore.Resources }
 
enum  WolfstagInteractive.ConvoCore.ExcelFormulaCellBehavior { WolfstagInteractive.ConvoCore.UseCachedValue , WolfstagInteractive.ConvoCore.TreatAsError , WolfstagInteractive.ConvoCore.SkipRow }
 Controls how ConvoCore handles formula cells encountered during Excel spreadsheet import. More...