FGraphEvent::Release

Decreases the reference count and destroys the graph event if it is zero.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h

Include

#include "Async/TaskGraphInterfaces.h"

Syntax

uint32 Release()

Remarks

Decreases the reference count and destroys the graph event if it is zero.

Returns

the new reference count

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