Event OnEnabled - KonataDev/Konata.Core GitHub Wiki

Calling from the framework or user enabled this extension.

Definition

OnEnabled

Parameters

None.

Return

The return type is a boolean in uint32_t.

Return Value Description
true Enabled successfully.
false Failed to enabled.