FPropertyComponentArrayView::ReinterpretCast

Cast this view to a typed array 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>
TArrayView< T > ReinterpretCast() const

Remarks

Cast this view to a typed array view. Only crude size checking is performed - the user is responsible for ensuring the cast is valid

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