FPropertyComponentView::FPropertyComponentView

Construction from a specific piece of data. Specified data must outlive this view

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/IMovieScenePropertyComponentHandler.h"

Syntax

template<typename T>
FPropertyComponentView
(
    T & InData
)

Remarks

Construction from a specific piece of data. 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