Navigation
API > API/Developer > API/Developer/MassEntityTestSuite > API/Developer/MassEntityTestSuite/FFragmentWithSharedPtr
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MassEntityTestTypes.h |
|
|
|
MassEntityTestTypes.h |
|
FFragmentWithSharedPtr()
| |
|
| Name |
FFragmentWithSharedPtr |
| Type |
function |
| Header File |
/Engine/Source/Developer/MassEntityTestSuite/Public/MassEntityTestTypes.h |
| Include Path |
#include "MassEntityTestTypes.h" |
FFragmentWithSharedPtr()
FFragmentWithSharedPtr(TSharedPtr< int32 > &)
| |
|
| Name |
FFragmentWithSharedPtr |
| Type |
function |
| Header File |
/Engine/Source/Developer/MassEntityTestSuite/Public/MassEntityTestTypes.h |
| Include Path |
#include "MassEntityTestTypes.h" |
FFragmentWithSharedPtr
(
TSharedPtr < int32 > & InData
)