Choose your operating system:
Windows
macOS
Linux
| IMediaPoolable::InitializePoolable()
|
Module |
|
Header |
/Engine/Source/Runtime/MediaUtils/Public/MediaObjectPool.h |
Include |
#include "MediaObjectPool.h" |
virtual void InitializePoolable()
Called when the object is removed from the pool.
Override this method to initialize a poolable object before it is being reused.