gameuiIUIObjectsLoaderSystem

Documents the gameuiIUIObjectsLoaderSystem class and its functions.

triangle-exclamation

Invoking gameuiIUIObjectsLoaderSystem

To invoke the UI objects loader system, use the following Global function:

ols = Game.gameuiIUIObjectsLoaderSystem()

Sub-functions

IsItemPreviewable

IsItemPreviewable(itemData : wref:gameItemData, out isGarment : Bool) : Bool;

Last updated