DescriptorWriter::setDBName

Name of the database from which the character originates.

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

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

Include

#include "dna/layers/DescriptorWriter.h"

Syntax

void setDBName
(
    const char * name
)

Remarks

Name of the database from which the character originates.

Parameters

Parameter

Description

name

A null-terminated string. @note The passed in name is copied, which will involve an additional allocation.

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