Navigation
API > API/Plugins > API/Plugins/ModularGameplay > API/Plugins/ModularGameplay/UGameStateComponent
Description
Gets the game mode that owns this component, this will always return null on the client
| Name | GetGameMode |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ModularGameplay/Source/ModularGameplay/Public/Components/GameStateComponent.h |
| Include Path | #include "Components/GameStateComponent.h" |
template<class T>
T * GetGameMode() const