gameuiIUIObjectsLoaderSystem

Documents the gameuiIUIObjectsLoaderSystem class and its functions.

NOT DOCUMENTED We currently don't have information on how these functions work. They are being documented here for visibility.

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