UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMassEntityView Member List

This is the complete list of members for FMassEntityView, including all inherited members.

FMassEntityView()=defaultFMassEntityView
FMassEntityView(const FMassArchetypeHandle &ArchetypeHandle, FMassEntityHandle Entity)FMassEntityView
FMassEntityView(const FMassEntityManager &EntityManager, FMassEntityHandle Entity)FMassEntityView
GetConstSharedFragmentData() constFMassEntityViewinline
GetConstSharedFragmentDataPtr() constFMassEntityViewinline
GetConstSharedFragmentDataStruct(const UScriptStruct *FragmentType) constFMassEntityViewinline
GetConstSharedFragmentPtr(const UScriptStruct &FragmentType) constFMassEntityViewprotected
GetConstSharedFragmentPtrChecked(const UScriptStruct &FragmentType) constFMassEntityViewprotected
GetEntity() constFMassEntityViewinline
GetFragmentData() constFMassEntityViewinline
GetFragmentDataPtr() constFMassEntityViewinline
GetFragmentDataStruct(const UScriptStruct *FragmentType) constFMassEntityViewinline
GetFragmentPtr(const UScriptStruct &FragmentType) constFMassEntityViewprotected
GetFragmentPtrChecked(const UScriptStruct &FragmentType) constFMassEntityViewprotected
GetSharedFragmentData() constFMassEntityViewinline
GetSharedFragmentData() constFMassEntityViewinline
GetSharedFragmentDataPtr() constFMassEntityViewinline
GetSharedFragmentDataPtr() constFMassEntityViewinline
GetSharedFragmentDataStruct(const UScriptStruct *FragmentType) constFMassEntityViewinline
GetSharedFragmentPtr(const UScriptStruct &FragmentType) constFMassEntityViewprotected
GetSharedFragmentPtrChecked(const UScriptStruct &FragmentType) constFMassEntityViewprotected
HasTag() constFMassEntityViewinline
HasTag(const UScriptStruct &TagType) constFMassEntityView
IsSet() constFMassEntityViewinline
IsValid() constFMassEntityViewinline
operator==(const FMassEntityView &Other) constFMassEntityViewinline
TryMakeView(const FMassEntityManager &EntityManager, FMassEntityHandle Entity)FMassEntityViewstatic