Navigation
API > API/Developer > API/Developer/MassEntityTestSuite
Inheritance Hierarchy
- FMassFragment
- FFragmentWithSharedPtr
References
| Module | MassEntityTestSuite |
| Header | /Engine/Source/Developer/MassEntityTestSuite/Public/MassEntityTestTypes.h |
| Include | #include "MassEntityTestTypes.h" |
Syntax
USTRUCT ()
struct FFragmentWithSharedPtr : public FMassFragment
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< int32 > | Data |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFragmentWithSharedPtr
(
TSharedPtr< int32 >& InData |