Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | FWriteErased |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneComponentPtr.h |
| Include Path | #include "EntitySystem/MovieSceneComponentPtr.h" |
Syntax
struct FWriteErased
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWriteErased () |
EntitySystem/MovieSceneComponentPtr.h | ||
FWriteErased
(
const FComponentHeader* InHeader, |
EntitySystem/MovieSceneComponentPtr.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void * AsPtr() |
EntitySystem/MovieSceneComponentPtr.h | ||
void * ComponentAtIndex
(
int32 Index |
EntitySystem/MovieSceneComponentPtr.h | ||
bool IsValid() |
EntitySystem/MovieSceneComponentPtr.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void * operator[]
(
int32 Index |
EntitySystem/MovieSceneComponentPtr.h |