UDataRegistrySource::Deinitialize

Called on editor-defined sources to disable access and restore to state before initialization, won't do anything if not initialized

Windows
MacOS
Linux

References

Module

DataRegistry

Header

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistrySource.h

Include

#include "DataRegistrySource.h"

Source

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistrySource.cpp

Syntax

virtual void Deinitialize()

Remarks

Called on editor-defined sources to disable access and restore to state before initialization, won't do anything if not initialized

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