Navigation
API > API/Plugins > API/Plugins/CQTest
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UGameInstance
- UTestGameInstance
References
| Module | CQTest |
| Header | /Engine/Plugins/Tests/CQTest/Source/CQTest/Public/TestGameInstance.h |
| Include | #include "TestGameInstance.h" |
Syntax
UCLASS&40;Config&61;Game, Transient, BlueprintType, Blueprintable&41;
class UTestGameInstance : public UGameInstance
Constructors
| Type | Name | Description | |
|---|---|---|---|
UTestGameInstance
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | InitializeForTest
(
UWorld& InWorld |