FComponentTypeInfo::CopyItems

Copy a contiguous array of components

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/MovieSceneComponentTypeInfo.h"

Syntax

void CopyItems
(
    void * Dest,
    const void * Source,
    int32 Num
) const

Remarks

Copy a contiguous array of components

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