====== getDataBlockGroupSize ====== Returns the number of datablocks in the datablockgroup ===== Syntax ===== int getDataBlockGroupSize(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:int|int]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== ===== References ===== [[scripting:doc:u:u:ndcreatesymmetrytable|ndCreateSymmetryTable]]: Add-Ons/Tool_NewDuplicator/scripts/server/symmetrytable.cs:33\\ [[scripting:doc:u:u:ndcreatesimplebricktable|ndCreateSimpleBrickTable]]: Add-Ons/Tool_NewDuplicator/scripts/server/functions.cs:415\\ [[scripting:doc:u:u:servercmdlistalldatablocks|ServerCmdListAllDataBlocks]]: base/server/scripts/allGameScripts.cs:5198\\ [[scripting:doc:u:u:doallicons|doAllIcons]]: base/server/scripts/allGameScripts.cs:8123\\ [[scripting:doc:u:u:clientcmdndopenwrenchgui|clientCmdNdOpenWrenchGui]]: Add-Ons/Tool_NewDuplicator/scripts/client/wrench.cs:29\\ [[scripting:doc:u:u:listalldatablocks|listAllDataBlocks]]: base/client/scripts/allClientScripts.cs:12595\\ base/client/scripts/allClientScripts.cs:13593\\ [[scripting:doc:u:wrencheventsdlg:createoutputparameters|wrenchEventsDlg::createOutputParameters]]: base/client/scripts/allClientScripts.cs:21234\\