Navigation
API > API/Runtime > API/Runtime/MediaUtils > API/Runtime/MediaUtils/IMediaPoolable
Description
Called when the object added to the pool.
Override this method to clean up a poolable object when it is no longer used.
| Name | ShutdownPoolable |
| Type | function |
| Header File | /Engine/Source/Runtime/MediaUtils/Public/MediaObjectPool.h |
| Include Path | #include "MediaObjectPool.h" |
virtual void ShutdownPoolable()