FManagedArrayCollection::RemoveAttribute

Remove the attribute from the collection.

Windows
MacOS
Linux

References

Module

GeometryCollectionCore

Header

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

Include

#include "GeometryCollection/ManagedArrayCollection.h"

Source

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

Syntax

void RemoveAttribute
(
    FName Name,
    FName Group
)

Remarks

Remove the attribute from the 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