Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UWorld
Type | Name | Description | |
---|---|---|---|
T * | GetGameState () |
Returns the current GameState instance cast to the template type. | |
AGameStateBase * | GetGameState () |
Returns the current GameState instance. |