UObjectBaseUtility::GetLinker

Returns the linker for this object.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectBaseUtility.h

Include

#include "UObject/UObjectBaseUtility.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/UObjectLinker.cpp

Syntax

FLinkerLoad * GetLinker() const

Remarks

Returns the linker for this object.

Returns

a pointer to the linker for this object, or NULL if this object has no linker

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