ATutorialGameMode¶
#include <TutorialGameMode.h>
Inherits from ATBLGameMode, AGameMode
Public Functions¶
| Name | |
|---|---|
| ATutorialGameMode() | |
| void | SetLoadout(TSubclassOf< ULoadoutSelection > Loadout) |
| void | SetPlayerStart(AActor * Actor) |
Public Attributes¶
| Name | |
|---|---|
| TSubclassOf< ULoadoutSelection > | OverrideLoadout |
| AActor * | OverridePlayerStart |
Updated on 2025-01-21 at 09:02:23 +0100