Skip to content

Function: GetUIStyleManager()

ts
function GetUIStyleManager(this: void): UIStyleManager;

Get the global UI style manager.

Parameters

ParameterType
thisvoid

Returns

UIStyleManager

UI style manager singleton.

Since

OpenXRay 2023-03-31, 8c4f1500, PR #1114

Remarks

Returns the engine-owned singleton.