CharacterName
Property in LocalizedLine
Summary
The name of the character, if present.
public string CharacterName
{
get; }
Remarks
This value will be null
if the line does not have a character name.
Last updated
Was this helpful?