Navigation
API > API/Plugins > API/Plugins/ModularGameplay > API/Plugins/ModularGameplay/Components
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UGameFrameworkInitStateInterface
References
| Module | ModularGameplay |
| Header | /Engine/Plugins/Experimental/ModularGameplay/Source/ModularGameplay/Public/Components/GameFrameworkInitStateInterface.h |
| Include | #include "Components/GameFrameworkInitStateInterface.h" |
Syntax
class UGameFrameworkInitStateInterface : public UInterface
Remarks
Interface that can be implemented by actors/components to make interacting with the init state system easier