UGameFrameworkComponentManager::RegisterInitState

The init state system can be used by components to coordinate their initialization using game-specific states specified as gameplay tags [IGameFrameworkInitStateInterface](API\Plugins\ModularGameplay\IGameFrameworkInitStateInterface) provides a simple implementation that can be inherted by components Adds a new global actor feature state, either before or after an existing one.