FManagedArrayCollection::CopyAttribute

Copy an attribute.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArrayCollection.h

Include

#include "GeometryCollection/ManagedArrayCollection.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/ManagedArrayCollection.cpp

Syntax

void CopyAttribute
(
    const FManagedArrayCollection & InCollection,
    FName Name,
    FName Group
)

Remarks

Copy an attribute. Will perform an implicit group sync. Attribute must exist in both MasterCollection and this collection

Parameters

Parameter

Description

Name

The name of the attribute

Group

The group that manages the attribute

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