Last updated 4 months ago
Was this helpful?
Field in
Controls whether the object will show the character name present in the line or not.
public bool showCharacterNameInLineView = true;
This value is only used if is null.
null
If this value is true, any character names present in a line will be shown in the object.
true
If this value is false, character names will not be shown in the object.
false