mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 23:54:35 +00:00
gamebase mmebervar cleanups. mPacked in particular is likely to geta followup for other cleaning.
This commit is contained in:
parent
fa2b0761a7
commit
f068664742
18 changed files with 38 additions and 38 deletions
|
|
@ -91,8 +91,8 @@ private:
|
|||
|
||||
public:
|
||||
|
||||
bool packed;
|
||||
StringTableEntry category;
|
||||
bool mPacked;
|
||||
StringTableEntry mCategory;
|
||||
|
||||
// Signal triggered when this datablock is modified.
|
||||
// GameBase objects referencing this datablock notify with this signal.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue