SetCompactFullNameFromObject

Used to set up some compact [FName](API\Runtime\Core\UObject\FName) paths for the [FCompactFullName](API\Runtime\RenderCore\FCompactFullName).

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Materials/MaterialInterface.h"

Source

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

Syntax

void SetCompactFullNameFromObject
(
    struct FCompactFullName & Dest,
    UObject * InDepObject
)

Remarks

Used to set up some compact FName paths for the FCompactFullName.

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