mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Improved deferred type name generation
This commit is contained in:
parent
fc063a65c1
commit
aafefecfa2
5 changed files with 77 additions and 56 deletions
|
@ -576,6 +576,8 @@ public:
|
|||
mSize = 0;
|
||||
mMethodId = 0;
|
||||
}
|
||||
|
||||
static int64 GenerateMethodId(BfModule* module, int64 methodId);
|
||||
};
|
||||
|
||||
class BfMethodCustomAttributes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue