LocalizedLine.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.
Property in LocalizedLine
The name of the character, if present.
public string? CharacterName { get; }This value will be null if the line does not have
a character name.