Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassEntityView
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStructView GetSparseFragmentPtr
(
TNotNull< const UScriptStruct* > FragmentType |
MassEntityView.h | ||
FConstStructView GetSparseFragmentPtr
(
TNotNull< const UScriptStruct* > FragmentType |
MassEntityView.h |
GetSparseFragmentPtr(TNotNull< const UScriptStruct * >)
| Name | GetSparseFragmentPtr |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityView.h |
| Include Path | #include "MassEntityView.h" |
FStructView GetSparseFragmentPtr
(
TNotNull< const UScriptStruct * > FragmentType
)
GetSparseFragmentPtr(TNotNull< const UScriptStruct * >)
| Name | GetSparseFragmentPtr |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityView.h |
| Include Path | #include "MassEntityView.h" |
FConstStructView GetSparseFragmentPtr
(
TNotNull< const UScriptStruct * > FragmentType
) const