DescriptorReader::getMetaDataKey

The index must be less than the value returned by getMetaDataCount.

Windows
MacOS
Linux

Warnings

  • The index must be less than the value returned by getMetaDataCount.

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/DescriptorReader.h

Include

#include "dna/layers/DescriptorReader.h"

Syntax

StringView getMetaDataKey
(
    std::uint32_t index
) const

Remarks

The index must be less than the value returned by getMetaDataCount.

Returns

View over the key name string.

Parameters

Parameter

Description

index

A position in the zero-indexed array of key-value pairs.

See Also

getMedaData

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