Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Event OnStartUp

TheSnowfield edited this page Jul 24, 2021 · 1 revision

Calling from the framework while booting.

Name

OnStartup

Parameters

None.

Return

The return type is a boolean in uint32_t.

Return Value Description
true The extension loaded successfully.
false The extension load fails.