Release object. When there are not any other references, object is stored into cache and ready to be victed if necessary.
object | Object handle |
flag | If RF_RELEASE is used, the object is evicted immediatelly, if not used by anyone else |
Используется в Particle::CreateParticleEffect() и ParticleList::PreloadParticles().