LeviLamina
Loading...
Searching...
No Matches
JigsawStructureActorRulesRegistry Class Reference

Public Types

using ActorRulesRegistryMap
 
using ActorRulesLookupMap
 

Public Member Functions

MCAPI ::std::vector<::std::unique_ptr<::StructurePoolActorRule > > const * lookupByName (::std::string name) const
 
MCAPI void registerActorRules (::std::string name, ::std::unique_ptr<::std::vector<::std::unique_ptr<::StructurePoolActorRule > > > &&ruleList)
 
MCAPI ~JigsawStructureActorRulesRegistry ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::std::vector<::std::unique_ptr<::StructurePoolActorRule > > > > > mActorRulesRegistry
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::std::vector<::std::unique_ptr<::StructurePoolActorRule > > const * > > mActorRuleLookupMap
 

Member Typedef Documentation

◆ ActorRulesRegistryMap

using JigsawStructureActorRulesRegistry::ActorRulesRegistryMap
Initial value:
::std::vector<::std::unique_ptr<::std::vector<::std::unique_ptr<::StructurePoolActorRule>>>>

◆ ActorRulesLookupMap

using JigsawStructureActorRulesRegistry::ActorRulesLookupMap
Initial value:
::std::unordered_map<::std::string, ::std::vector<::std::unique_ptr<::StructurePoolActorRule>> const*>

Constructor & Destructor Documentation

◆ ~JigsawStructureActorRulesRegistry()

MCAPI JigsawStructureActorRulesRegistry::~JigsawStructureActorRulesRegistry ( )
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.

Member Function Documentation

◆ lookupByName()

MCAPI ::std::vector<::std::unique_ptr<::StructurePoolActorRule > > const * JigsawStructureActorRulesRegistry::lookupByName ( ::std::string name) const
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.

◆ registerActorRules()

MCAPI void JigsawStructureActorRulesRegistry::registerActorRules ( ::std::string name,
::std::unique_ptr<::std::vector<::std::unique_ptr<::StructurePoolActorRule > > > && ruleList )
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.

◆ $dtor()

MCAPI void JigsawStructureActorRulesRegistry::$dtor ( )
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: