====== GameBase::setDataBlock ====== (DataBlock db)Assign this GameBase to use the specified datablock. ===== Syntax ===== bool GameBase::setDataBlock(DataBlock %db); ===== Parameters ===== [[scripting:doc:engine:types:DataBlock|DataBlock]] **%%%db%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:bool|bool]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:gamebase:getdatablock|GameBase::getDataBlock]]\\ [[scripting:doc:u:gamebase:inspectpostapply|GameBase::inspectPostApply]]\\ ===== References ===== This function is not called by any other functions.