FPropertyComponentView::FPropertyComponentView

Construction from a pointer to a piece of data, and its type's size.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/IMovieScenePropertyComponentHandler.h"

Syntax

FPropertyComponentView
(
    void * InData,
    int32 InDataSizeof
)

Remarks

Construction from a pointer to a piece of data, and its type's size. Specified data must outlive this view

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