AppendElement

Overload list

Windows
MacOS
Linux
Name Description

Public function

int

 

AppendElement

(
    RealType ConstantValue,
    int ParentVertex
)

Allocate a new element with the given constant value and parent-mesh vertex

Public function

int

 

AppendElement

(
    const RealType* Value,
    int ParentVertex
)

Allocate a new element with the given value and parent-mesh vertex

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