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