RSX Code Reference
    Preparing search index...
    • rsx
    • CloudProjectUserSettings

    Class CloudProjectUserSettings

    A structure that contains user-specific settings for a user within a project.

    Index
    • get isFavorite(): boolean

      Specifies whether the user has favorited the project or not.

      Returns boolean

    • set isFavorite(value: boolean): void

      Parameters

      • value: boolean

      Returns void