Skip to main content

MovieStudioProgress

Callable

  • MovieStudioProgress(Movie: string, Scene: string, Role: string): void

  • When the movie scene progresses, we assign the new values


    Parameters

    • Movie: string

      The movie type

    • Scene: string

      The scene in the movie

    • Role: string

      Optional - The role the player is taking

    Returns void

    • Nothing