TDeleter

Deleter for pooled objects.

Windows
MacOS
Linux

References

Module

ElectraBase

Header

/Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaDecoderOutput.h

Include

#include "MediaDecoderOutput.h"

Syntax

class TDeleter

Remarks

Deleter for pooled objects.

Constructors

Name Description

Public function

TDeleter

(
    const TSharedRef< TStorage, ESPMode...
)

Create and initialize a new instance.

Operators

Name Description

Public function

void

 

operator()

(
    ObjectType* ObjectToDelete
)

Function operator to execute deleter.

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