Navigation
API > API/Developer > API/Developer/MassEntityTestSuite
| Name | FTestFragment_Int |
| Type | struct |
| Header File | /Engine/Source/Developer/MassEntityTestSuite/Public/MassEntityTestTypes.h |
| Include Path | #include "MassEntityTestTypes.h" |
Syntax
USTRUCT ()
struct FTestFragment_Int : public FMassFragment
Inheritance Hierarchy
- FMassFragment → FTestFragment_Int
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTestFragment_Int
(
const int32 InValue |
MassEntityTestTypes.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TestIntValue | int32 | MassEntityTestTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Value | int32 | MassEntityTestTypes.h |