Navigation
API > API/Plugins > API/Plugins/ElectraSamples > API/Plugins/ElectraSamples/IElectraTextureSampleBase
- IMediaPoolable::ShutdownPoolable()
- IElectraTextureSampleBase::ShutdownPoolable()
References
| Module | ElectraSamples |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraSamples/Public/IElectraTextureSample.h |
| Include | #include "IElectraTextureSample.h" |
| Source | /Engine/Plugins/Media/ElectraUtil/Source/ElectraSamples/Private/ElectraTextureSampleBase.cpp |
virtual void ShutdownPoolable&40;&41;
Remarks
Called when the object added to the pool.
Override this method to clean up a poolable object when it is no longer used.