mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Fixed 'reduced definition' issue
This commit is contained in:
parent
9aebffa954
commit
01aea25d7e
4 changed files with 37 additions and 11 deletions
|
@ -564,7 +564,7 @@ public:
|
|||
int mDeclFileIdx;
|
||||
int mDeclLine;
|
||||
int mTypeIdx;
|
||||
uint16 mDefinedMembersCount; // For static members
|
||||
uint16 mDefinedMembersSize;
|
||||
uint16 mMethodsWithParamsCount;
|
||||
bool mIsIncomplete; // Not fully loaded
|
||||
bool mIsPacked;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue