![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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: |
| - (void) dealloc |
Override the core NSObject deallocation function to correctly destruct
Implements FApplePlatformObject.
| - (instancetype) initWithBlock: | (dispatch_block_t) | InBlock |
|
protected |