- GET_VAR_OFS( ScriptSection, mBody, &bodyOfs )
- GET_VAR_OFS( ScriptSection, mId, &idOfs )
- GET_VAR_OFS( ScriptSection, mRefFirst, &arrRefOfs )
- GET_VAR_OFS( ScriptSection, mArrSize, &arrSizeOfs )
+ 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 )