Navigation
API > API/Runtime > API/Runtime/MovieScene
Base class for all type-erased intermediate and source value types
| Name | ITypeErasedPropertyConstValueImpl |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneIntermediatePropertyValue.h |
| Include Path | #include "EntitySystem/MovieSceneIntermediatePropertyValue.h" |
Syntax
struct ITypeErasedPropertyConstValueImpl
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ITypeErasedPropertyConstValueImpl() |
EntitySystem/MovieSceneIntermediatePropertyValue.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SizeofT | int32 | EntitySystem/MovieSceneIntermediatePropertyValue.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const void * Get() |
EntitySystem/MovieSceneIntermediatePropertyValue.h |