FPooledResource

Describes a Resource in the free pool.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ResourcePool.h

Include

#include "ResourcePool.h"

Syntax

struct FPooledResource

Remarks

Describes a Resource in the free pool.

Variables

Name Description

Public variable

ResourceCreatio...

 

CreationArguments

The arguments used to create the resource

Public variable

uint32

 

FrameFreed

The frame the resource was freed

Public variable

ResourceType

 

Resource

The actual resource

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss