UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::Private::FTypeErasedConstPropertyPtrBase Struct Reference

#include <MovieSceneIntermediatePropertyValue.h>

+ Inheritance diagram for UE::MovieScene::Private::FTypeErasedConstPropertyPtrBase:

Public Member Functions

 FTypeErasedConstPropertyPtrBase (const void *In, int32 InSize)
 
const voidGet () const override
 
- Public Member Functions inherited from UE::MovieScene::Private::ITypeErasedPropertyConstValueImpl
virtual ~ITypeErasedPropertyConstValueImpl ()
 

Protected Attributes

const voidValue
 

Additional Inherited Members

- Public Attributes inherited from UE::MovieScene::Private::ITypeErasedPropertyConstValueImpl
int32 SizeofT = 0
 

Constructor & Destructor Documentation

◆ FTypeErasedConstPropertyPtrBase()

UE::MovieScene::Private::FTypeErasedConstPropertyPtrBase::FTypeErasedConstPropertyPtrBase ( const void In,
int32  InSize 
)
inline

Member Function Documentation

◆ Get()

const void * UE::MovieScene::Private::FTypeErasedConstPropertyPtrBase::Get ( ) const
inlineoverridevirtual

Member Data Documentation

◆ Value

const void* UE::MovieScene::Private::FTypeErasedConstPropertyPtrBase::Value
protected

The documentation for this struct was generated from the following file: