Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FEntityAllocationProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FEntityAllocation * GetAllocation () |
Gets the entity allocation | EntitySystem/MovieSceneEntitySystemTypes.h | |
| Gets the entity allocation | EntitySystem/MovieSceneEntitySystemTypes.h |
GetAllocation()
Description
Gets the entity allocation
| Name | GetAllocation |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemTypes.h |
| Include Path | #include "EntitySystem/MovieSceneEntitySystemTypes.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/EntitySystem/MovieSceneEntitySystemTypes.cpp |
const FEntityAllocation * GetAllocation() const
GetAllocation()
Description
Gets the entity allocation
| Name | GetAllocation |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemTypes.h |
| Include Path | #include "EntitySystem/MovieSceneEntitySystemTypes.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/EntitySystem/MovieSceneEntitySystemTypes.cpp |
FEntityAllocation * GetAllocation()