Skip to main content

PlatformDialogAlterProperty

Callable

  • PlatformDialogAlterProperty(CharacterName: string, Property: string, Value: number): void

  • Alters a property (love or domination) for a specific character


    Parameters

    • CharacterName: string

      The name of the character to alter

    • Property: string

      The name of the property to alter

    • Value: number

      The value to change

    Returns void

    • Nothing