Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassEntityView
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T & GetSharedFragmentData () |
Will fail a check if the viewed entity doesn't have the given shared fragment | MassEntityView.h | |
T & GetSharedFragmentData () |
MassEntityView.h |
GetSharedFragmentData()
Description
Will fail a check if the viewed entity doesn't have the given shared fragment
| Name | GetSharedFragmentData |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityView.h |
| Include Path | #include "MassEntityView.h" |
template<UE::Mass::CSharedFragment T>
T & GetSharedFragmentData() const
GetSharedFragmentData()
| Name | GetSharedFragmentData |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityView.h |
| Include Path | #include "MassEntityView.h" |
template<UE::Mass::CConstSharedFragment T>
T & GetSharedFragmentData() const