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

#include <UObjectAllocator.h>

Public Member Functions

FORCEINLINE FPermanentObjectPoolExtents (const FPersistentLinearAllocatorExtends &InAllocatorExtends=GPersistentLinearAllocatorExtends)
 
FORCEINLINE bool Contains (const UObjectBase *Object) const
 

Detailed Description

Helps check if an object is part of permanent object pool

Constructor & Destructor Documentation

◆ FPermanentObjectPoolExtents()

FORCEINLINE FPermanentObjectPoolExtents::FPermanentObjectPoolExtents ( const FPersistentLinearAllocatorExtends InAllocatorExtends = GPersistentLinearAllocatorExtends)
inline

Member Function Documentation

◆ Contains()

FORCEINLINE bool FPermanentObjectPoolExtents::Contains ( const UObjectBase Object) const
inline

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