Skip to content

Function: app_ready()

ts
function app_ready(this: void): boolean;

Check whether the game persistent state finished loading.

Parameters

ParameterType
thisvoid

Returns

boolean

Whether the app is ready for gameplay/render logic.