Navigation
API > API/Plugins > API/Plugins/ModularGameplay > API/Plugins/ModularGameplay/Components > API/Plugins/ModularGameplay/Components/UGameFrameworkComponentManager
References
| Module | ModularGameplay |
| Header | /Engine/Plugins/Runtime/ModularGameplay/Source/ModularGameplay/Public/Components/GameFrameworkComponentManager.h |
| Include | #include "Components/GameFrameworkComponentManager.h" |
| Source | /Engine/Plugins/Runtime/ModularGameplay/Source/ModularGameplay/Private/Components/GameFrameworkComponentManager.cpp |
bool RegisterFeatureImplementer
(
AActor * Actor,
FName FeatureName,
UObject * Implementer
)
Remarks
Registers an implementer for a given feature, this will create a feature if required and set the implementer object but will not change the current state