UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FApplePlatformObjectZombie Class Reference
+ Inheritance diagram for FApplePlatformObjectZombie:

Public Attributes

Class OriginalClass
 

Detailed Description

Zombie object implementation so that we can implement NSZombie behaviour for our custom allocated objects. Will leak memory - just like Cocoa's NSZombie - but allows for debugging of invalid usage of the pooled types.

Member Data Documentation

◆ OriginalClass

- (Class) OriginalClass

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