UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMetalInitializerMemory Struct Reference

Public Member Functions

 FMetalInitializerMemory (MTL::Buffer *InMemory)
 
 FMetalInitializerMemory (FMetalInitializerMemory &&Other)
 
 ~FMetalInitializerMemory ()
 
MTL::Buffer * Relinquish ()
 

Public Attributes

MTL::Buffer * Memory {}
 

Constructor & Destructor Documentation

◆ FMetalInitializerMemory() [1/2]

FMetalInitializerMemory::FMetalInitializerMemory ( MTL::Buffer *  InMemory)
inline

◆ FMetalInitializerMemory() [2/2]

FMetalInitializerMemory::FMetalInitializerMemory ( FMetalInitializerMemory &&  Other)
inline

◆ ~FMetalInitializerMemory()

FMetalInitializerMemory::~FMetalInitializerMemory ( )
inline

Member Function Documentation

◆ Relinquish()

MTL::Buffer * FMetalInitializerMemory::Relinquish ( )
inline

Member Data Documentation

◆ Memory

MTL::Buffer* FMetalInitializerMemory::Memory {}

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