Navigation
API > API/Plugins > API/Plugins/ModularGameplay > API/Plugins/ModularGameplay/Components > API/Plugins/ModularGameplay/Components/UGameFrameworkComponentManager
| Type | Name | Description | |
|---|---|---|---|
| FDelegateHandle | RegisterAndCallForClassInitState
(
const TSoftClassPtr< AActor >& ActorClass, |
Registers native delegate for feature state change notifications on a class of actors and may call it immediately | |
| bool | RegisterAndCallForClassInitState
(
TSoftClassPtr< AActor > ActorClass, |
Registers blueprint delegate for feature state change notifications on a class of actors and may call it immediately |