UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWebBrowserTextureSamplePool Class Reference

#include <WebBrowserTextureSample.h>

+ Inheritance diagram for FWebBrowserTextureSamplePool:

Additional Inherited Members

- Public Member Functions inherited from TMediaObjectPool< FWebBrowserTextureSample >
 TMediaObjectPool (TMediaPoolDefaultObjectAllocator< FWebBrowserTextureSample > *ObjectAllocatorInstance=nullptr)
 
 TMediaObjectPool (uint32 NumReserve)
 
FWebBrowserTextureSampleAcquire (bool bAlloc=true)
 
TSharedRef< FWebBrowserTextureSample, ESPMode::ThreadSafeAcquireShared ()
 
TSharedPtr< FWebBrowserTextureSample, ESPMode::ThreadSafeAcquireShared (bool bAlloc)
 
int32 Num () const
 
TSharedRef< FWebBrowserTextureSample, ESPMode::ThreadSafeToShared (FWebBrowserTextureSample *Object)
 
void Release (FWebBrowserTextureSample *Object)
 
void Reset (uint32 NumObjects=0)
 
void Tick ()
 

Detailed Description

Implements a pool for WebBrowser's texture sample objects.


The documentation for this class was generated from the following file: