====== GameBase::inspectPostApply ====== ()Simulates clicking 'apply' after making changes in the editor. ===== Syntax ===== void GameBase::inspectPostApply(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:gamebase:getdatablock|GameBase::getDataBlock]]\\ [[scripting:doc:u:gamebase:setdatablock|GameBase::setDataBlock]]\\ ===== References ===== This function is not called by any other functions.