GetMutableDefault

Version of [GetDefault()](API\Runtime\CoreUObject\UObject\GetDefault\1) that allows modification

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectGlobals.h"

Syntax

template<class T>
T * GetMutableDefault()

Remarks

Version of GetDefault() that allows modification

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