Defines extra props that are available to set for game setting with UI options and data.

interface ExtraProps {
    folder?: string;
}

Properties

Properties

folder?: string

The name of the TJSSvgFolder to put this setting in to group them.