FWebBrowserTextureSampleQueue

Windows
MacOS
Linux

References

Module

WebBrowserTexture

Header

/Engine/Source/Runtime/WebBrowserTexture/Public/WebBrowserTextureSample.h

Include

#include "WebBrowserTextureSample.h"

Syntax

class FWebBrowserTextureSampleQueue

Constructors

Name Description

Public function

FWebBrowserTextureSampleQueue()

Default constructor.

Destructors

Name Description

Public function Virtual

~FWebBrowserTextureSampleQueue()

Virtual destructor.

Functions

Name Description

Public function Virtual

bool

 

Dequeue

Protected function

void

 

DoPendingFlushes()

Perform any pending flushes.

Public function Virtual

bool

 

Enqueue

(
    const TSharedPtr< FWebBrowserTextur...
)

Public function Const

int32

 

Num()

Get the number of samples in the queue.

Public function Virtual

bool

 

Peek

Public function Virtual

bool

 

Pop()

Public function Virtual

void

 

RequestFlush()

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