Creates an empty UI skin and returns a handle to it.
OptionalisInternalConstructor: booleanReturns a reference handle for this resource.
Returns the meta data of this resource.
Name of the resource. Use primarily for easier identification and not important to the engine itself.
Returns names of all styles registered on this skin.
Returns a universally unique identifier of this resource.
Duplicates the resource and creates a unique UUID for the duplicated resource.
The duplicated resource or null, if the duplication failed.
Returns the float variable with the specified name, or the default value if the variable is not defined.
Returns a style for the specified UI element type.
Checks if the style with the specified name exists.
Virtual
Method called by RSX to perform actions required after the creation of the resource.
Removes a style for the specified UI element type.
Sets a style for the specified UI element type.
Forcefully unloads the resource.
Holds a set of styles that control how are UI element types positioned and displayed in the UI. Each element type can be assigned a specific style.