Namespace AlchemyBow.Core
Classes
CoreController<TProjectContext>
The base class for all core controllers.
CoreProjectContext
The base class for all project contexts.
LoadablesProgress
Represents the progress of the (loadables) loading process.
OperationHandle
The class that allows you to observe the state of the operation.
Interfaces
ICoreLoadable
Provides the base interface for an object that contains loading logic with no specified duration.
ICoreLoadingCallbacksHandler
Provides the base interface for an object that can receive core loading callbacks.