Skip to main content

MovieStudioAlterParameter

Callable

  • MovieStudioAlterParameter(Name: string, Param: string, Value: string): void

  • Add a parameter for an actor


    Parameters

    • Name: string

      The name of the actor

    • Param: string

      The parameter to change

    • Value: string

      The value to alter

    Returns void

    • Nothing