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" |
void DrainPool
&40;
bool bForceDrainAll
&41;
Remarks
Drain the pool of freed resources that need to be culled or prepared for reuse.
Parameters
| Name | Description |
|---|---|
| bForceDrainAll | Clear the pool of all free resources, rather than obeying the policy |