FReadErased

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneComponentPtr.h

Include

#include "EntitySystem/MovieSceneComponentPtr.h"

Syntax

struct FReadErased

Variables

Name Description

Protected variable

const uint8 ...

 

ComponentPtr

Protected variable

int32

 

Sizeof

Constructors

Name Description

Protected function

FReadErased()

Public function

FReadErased

(
    const FComponentHeader* InHead...,
    int32 ComponentOffset
)

Functions

Name Description

Public function Const

const void &...

 

AsPtr()

Public function Const

const void &...

 

ComponentAtIndex

(
    int32 Index
)

Public function Const

bool

 

IsValid()

Operators

Name Description

Public function Const

const void &...

 

operator[]

(
    int32 Index
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss