Skip to main content

CharacterReferenceDictionaryEntry

A dictionary entry used to reference a character. The character reference tag will be replaced with the provided character's name or pronoun. The display format will depend on the tag chosen. Example substitutions for each tag (assuming the character name is Ben987):

  • SourceCharacter: "Ben987"
  • DestinationCharacter: "Ben987's" (if character is not self), "her"/"him" (if character is self)
  • DestinationCharacterName: "Ben987's"
  • TargetCharacter: "Ben987" (if character is not self), "herself"/"himself" (if character is self)
  • TargetCharacterName: "Ben987"
@deprecated

Hierarchy

Index

Properties

MemberNumber

MemberNumber: number

The member number of the referenced character

Tag

The character reference tag, determining how the character's name or pronoun will be interpreted

optionalText

Text?: string

The nickname of the referenced character

@deprecated

Redundant information

Page Options