Skip to main content

SpeechFullEmote

Callable

  • SpeechFullEmote(D: string): boolean

  • Analyzes a phrase to determine if it is a full emote. A full emote is a phrase wrapped in "()"


    Parameters

    • D: string

      A phrase

    Returns boolean

    • Returns TRUE if the current speech phrase is a full emote (all between parentheses)