IDatasmithMaterialExpressionCustom::SetArgumentName

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h

Include

#include "DatasmithMaterialElements.h"

Syntax

void SetArgumentName
(
    int32 ArgIndex,
    const TCHAR * ArgName
)