FUsdMemoryManager::Free

Redirects the call to free to the currently active allocator.

Windows
MacOS
Linux

References

Module

UnrealUSDWrapper

Header

/Engine/Plugins/Importers/USDImporter/Source/UnrealUSDWrapper/Public/USDMemory.h

Include

#include "USDMemory.h"

Source

/Engine/Plugins/Importers/USDImporter/Source/UnrealUSDWrapper/Private/USDMemory.cpp

Syntax

static void Free
(
    void * Original
)

Remarks

Redirects the call to free to the currently active allocator.

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