Navigation
API > API/Plugins > API/Plugins/RuntimeTests
| Name | FEngineTestTickPayload |
| Type | struct |
| Header File | /Engine/Plugins/Tests/RuntimeTests/Source/RuntimeTests/Public/EngineRuntimeTests.h |
| Include Path | #include "EngineRuntimeTests.h" |
Syntax
USTRUCT (NotBlueprintType, Meta=(Hidden))
struct FEngineTestTickPayload : public FMassFragment
Inheritance Hierarchy
- FMassFragment → FEngineTestTickPayload
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TargetActor | TWeakObjectPtr< AEngineTestTickActor > | EngineRuntimeTests.h |