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

#include <MetalLLM.h>

+ Inheritance diagram for FMetalDeallocHandler:

Instance Methods

(instancetype- initWithBlock:
 
(void- dealloc
 

Protected Attributes

dispatch_block_t Block
 

Additional Inherited Members

- Class Methods inherited from FApplePlatformObject
(nullable OSQueueHead *) + classAllocator
 
(id) + allocClass:
 

Method Documentation

◆ dealloc

- (void) dealloc

Override the core NSObject deallocation function to correctly destruct

Implements FApplePlatformObject.

◆ initWithBlock:

- (instancetype) initWithBlock: (dispatch_block_t InBlock

Member Data Documentation

◆ Block

- (dispatch_block_t) Block
protected

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