LeviLamina
Loading...
Searching...
No Matches
Core::Profile::ProfileGroupManager Class Reference

Classes

class  Factory
class  Impl

Public Member Functions

ProfileGroupManager & operator= (ProfileGroupManager const &)
 ProfileGroupManager (ProfileGroupManager const &)
MCAPI::Core::Profile::ProfileGroup * find (::std::string_view groupName)
MCAPI void forEachGroup (::std::function< void(::Core::Profile::ProfileGroup &)> const &fn)
MCAPI ::brstd::move_only_function< void(::Core::Profile::ProfileGroup &)> & notifyOnNewGroup ()

Static Public Member Functions

static MCAPI ::Core::Profile::ProfileGroupManagergetSharedInstance ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk2c2558

Member Function Documentation

◆ find()

MCAPI::Core::Profile::ProfileGroup * Core::Profile::ProfileGroupManager::find ( ::std::string_view groupName)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ forEachGroup()

MCAPI void Core::Profile::ProfileGroupManager::forEachGroup ( ::std::function< void(::Core::Profile::ProfileGroup &)> const & fn)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ notifyOnNewGroup()

MCAPI ::brstd::move_only_function< void(::Core::Profile::ProfileGroup &)> & Core::Profile::ProfileGroupManager::notifyOnNewGroup ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSharedInstance()

MCAPI ::Core::Profile::ProfileGroupManager & Core::Profile::ProfileGroupManager::getSharedInstance ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: