Struct CharacterPresetData
Assembly: Glitch9.AIDevKit.Agent.dll
Syntax
[Serializable]
public struct CharacterPresetData
Fields
|
Edit this page
View Source
Catchphrase
Declaration
public string Catchphrase
Field Value
|
Edit this page
View Source
CharacterName
Declaration
public string CharacterName
Field Value
|
Edit this page
View Source
Description
Declaration
public string Description
Field Value
|
Edit this page
View Source
Disposition
Declaration
public CharacterDisposition Disposition
Field Value
|
Edit this page
View Source
Faction
Declaration
Field Value
|
Edit this page
View Source
KnowledgeScope
Declaration
public CharacterKnowledgeScope KnowledgeScope
Field Value
|
Edit this page
View Source
Location
Declaration
Field Value
|
Edit this page
View Source
QuestHook
Declaration
Field Value
|
Edit this page
View Source
Role
Declaration
public CharacterRole Role
Field Value
|
Edit this page
View Source
SpeechStyle
Declaration
public CharacterSpeechStyle SpeechStyle
Field Value
|
Edit this page
View Source
StartingMessage
Declaration
public string StartingMessage
Field Value
|
Edit this page
View Source
WorldContext
Declaration
public string WorldContext
Field Value
Extension Methods