Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FCreationContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TConstArrayView< FMassArchetypeEntityCollection > GetEntityCollections () |
MassObserverNotificationTypes.h | ||
TArray< FMassArchetypeEntityCollection > GetEntityCollections
(
const FMassEntityManager& EntityManager |
MassObserverNotificationTypes.h |
GetEntityCollections()
| Name | GetEntityCollections |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassObserverNotificationTypes.h |
| Include Path | #include "MassObserverNotificationTypes.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassObserverManager.cpp |
TConstArrayView< FMassArchetypeEntityCollection > GetEntityCollections() const
GetEntityCollections(const FMassEntityManager &)
| Name | GetEntityCollections |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassObserverNotificationTypes.h |
| Include Path | #include "MassObserverNotificationTypes.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassObserverNotificationTypes.cpp |
TArray < FMassArchetypeEntityCollection > GetEntityCollections
(
const FMassEntityManager & EntityManager
) const