Navigation
API > API/Plugins > API/Plugins/ModularGameplay > API/Plugins/ModularGameplay/Components > API/Plugins/ModularGameplay/Components/UGameFrameworkComponentManager
| Type | Name | Description | |
|---|---|---|---|
| FDelegateHandle | RegisterAndCallForActorInitState
(
AActor* Actor, |
Registers native delegate for feature state change notifications on a specific actor and may call it immediately | |
| bool | RegisterAndCallForActorInitState
(
AActor* Actor, |
Registers blueprint delegate for feature state change notifications on a specific actor and may call it immediately |