====== QuotaObject::killObjects ====== (mask = 0xFFFFFFFF) Kills all objects created under this quota context ===== Syntax ===== void QuotaObject::killObjects([, __unk %mask = 0xFFFFFFFF]); ===== Parameters ===== [optional] [[scripting:doc:engine:types:__unk|__unk]] **%%%mask = 0xFFFFFFFF%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:quotaobject:dumpallocs|QuotaObject::dumpAllocs]]\\ [[scripting:doc:u:quotaobject:getallocsuschedules|QuotaObject::getAllocs_Schedules]]\\ [[scripting:doc:u:quotaobject:setallocsuenvironment|QuotaObject::setAllocs_Environment]]\\ [[scripting:doc:u:quotaobject:setallocsuitem|QuotaObject::setAllocs_Item]]\\ [[scripting:doc:u:quotaobject:setallocsumisc|QuotaObject::setAllocs_Misc]]\\ [[scripting:doc:u:quotaobject:setallocsuplayer|QuotaObject::setAllocs_Player]]\\ [[scripting:doc:u:quotaobject:setallocsuprojectile|QuotaObject::setAllocs_Projectile]]\\ [[scripting:doc:u:quotaobject:setallocsuschedules|QuotaObject::setAllocs_Schedules]]\\ [[scripting:doc:u:quotaobject:setallocsuvehicle|QuotaObject::setAllocs_Vehicle]]\\ ===== References ===== This function is not called by any other functions.