TBaseCustomAttributes::GetValuesArray

Retrieve the typed array containing individual attribute values

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/CustomAttributesRuntime.h

Include

#include "Animation/CustomAttributesRuntime.h"

Syntax

template<typename DataType>
TArray< DataType, InAllocator > & GetValuesArray()

Remarks

Retrieve the typed array containing individual attribute values

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