The AppCore type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Init |
Initializes the core of the system. Returns true if the initialization was performed
| |
| PreInit |
Pre-initializes the core of the system. Returns true if the initialization was performed
|
Properties
| Name | Description | |
|---|---|---|
| Initialized |
True if the core is initialized
| |
| PreInitialized |
True if the core is pre-initialized
|
See Also