FPropertyComponentArrayView::FPropertyComponentArrayView

Construction from an array

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/IMovieScenePropertyComponentHandler.h"

Syntax

template<typename T, typename Allocator>
FPropertyComponentArrayView
(
    TArray< T, Allocator > & InRange
)

Remarks

Construction from an array

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