FAttributesSetEntry

Overload list

Windows
MacOS
Linux
Name Description

Public function

FAttributesSetEntry()

Default constructor.

Public function

FAttributesSetEntry

(
    const FAttributesSetEntry& Other
)

Polymorphic copy: a new copy of Other is created

Public function

FAttributesSetEntry

(
    FAttributesSetEntry&&
)

Default move constructor

Public function

FAttributesSetEntry

(
    const int32 NumberOfIndices,
    const AttributeType& Default,
    const EMeshAttributeFlags Flags,
    const int32 NumElements
)

Construct a valid FAttributesSetEntry of the concrete type specified.

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