Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | FTaskID |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/IMovieSceneTaskScheduler.h |
| Include Path | #include "EntitySystem/IMovieSceneTaskScheduler.h" |
Syntax
struct FTaskID
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTaskID () |
EntitySystem/IMovieSceneTaskScheduler.h | ||
FTaskID
(
int32 InIndex |
EntitySystem/IMovieSceneTaskScheduler.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | EntitySystem/IMovieSceneTaskScheduler.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FTaskID None() |
EntitySystem/IMovieSceneTaskScheduler.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
EntitySystem/IMovieSceneTaskScheduler.h |