FSmartNameMapping::FillUIDToNameArray

Fill an array with curve names in UID order (None will be placed in invalid UID slots)

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/SmartName.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/SmartName.cpp

Syntax

void FillUIDToNameArray
(
    TArray< FName > & Array
) const

Remarks

Fill an array with curve names in UID order (None will be placed in invalid UID slots)

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