+    GET_VAR_OFS( ScriptSection, m_Name,    &nameOfs    )
+    GET_VAR_OFS( ScriptSection, m_Body,    &bodyOfs    )
+    GET_VAR_OFS( ScriptSection, m_Id,      &idOfs      )
+    GET_VAR_OFS( ScriptSection, m_RefFirst,&arrRefOfs  )
+    GET_VAR_OFS( ScriptSection, m_ArrSize, &arrSizeOfs )
+
+    GET_VAR_OFS( ScriptSection, m_pRefTempl, &refTemplOfs )