Navigation
API > API/Plugins > API/Plugins/MassEntityTestSuite
Inheritance Hierarchy
- FMassFragment
- FTestFragment_Bool
References
| Module | MassEntityTestSuite |
| Header | /Engine/Plugins/Runtime/MassEntity/Source/MassEntityTestSuite/Public/MassEntityTestTypes.h |
| Include | #include "MassEntityTestTypes.h" |
Syntax
USTRUCT&40;&41;
struct FTestFragment_Bool : public FMassFragment
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bValue |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTestFragment_Bool
(
const bool bInValue |