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