Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | TPrelockedDataOffsets |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemTask.h |
| Include Path | #include "EntitySystem/MovieSceneEntitySystemTask.h" |
Syntax
template<typename ... AccessorTypes>
struct TPrelockedDataOffsets
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
constexpr TPrelockedDataOffsets() |
EntitySystem/MovieSceneEntitySystemTask.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Num | int32 | EntitySystem/MovieSceneEntitySystemTask.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StartOffset | int32 | EntitySystem/MovieSceneEntitySystemTask.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Assign
(
int& Index, |
EntitySystem/MovieSceneEntitySystemTask.h |