Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassEntityView
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T * GetSharedFragmentDataPtr () |
If the viewed entity doesn't have the given shared fragment the function will return null | MassEntityView.h | |
T * GetSharedFragmentDataPtr () |
MassEntityView.h |
GetSharedFragmentDataPtr()
Description
If the viewed entity doesn't have the given shared fragment the function will return null
| Name | GetSharedFragmentDataPtr |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityView.h |
| Include Path | #include "MassEntityView.h" |
template<UE::Mass::CSharedFragment T>
T * GetSharedFragmentDataPtr() const
GetSharedFragmentDataPtr()
| Name | GetSharedFragmentDataPtr |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityView.h |
| Include Path | #include "MassEntityView.h" |
template<UE::Mass::CConstSharedFragment T>
T * GetSharedFragmentDataPtr() const