LeviLamina
|
Public Types | |
enum class | DataStores : int { GlobalSettings = 0 , UserSettings = 1 , BootstrapSettings = 2 , Count = 3 } |
Public Member Functions | |
virtual void | init ()=0 |
virtual ::Bedrock::NonOwnerPointer<::Bedrock::DataStore > | getDataStore (::Bedrock::IApplicationDataStores::DataStores)=0 |
virtual ::Bedrock::NonOwnerPointer<::Bedrock::DataStore const > | getDataStore (::Bedrock::IApplicationDataStores::DataStores) const =0 |
MCFOLD void | $dtor () |
MCFOLD void * | $ctor () |
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |