UMaterial::AttemptInsertNewGroupName

Attempts to add a new group name to the Group Data struct. True if new name was added.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/Material.h

Include

#include "Materials/Material.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/Material.cpp

Syntax

bool AttemptInsertNewGroupName
(
    const FString & InNewName
)

Remarks

Attempts to add a new group name to the Group Data struct. True if new name was added.

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