Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TResourcePool
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ResourcePool.h |
| Include | #include "ResourcePool.h" |
uint32 PooledSizeForCreationArguments
&40;
ResourceCreationArguments Args
&41;
Remarks
Gets the size a pooled object will use when constructed from the pool. The size for a pooled object created with Args
Parameters
| Name | Description |
|---|---|
| Args | the argument object for construction. |