fix: generated stub of quest::ICharacterConditionType - #220
Conversation
|
The problem with that field is that it has different names in different classes. Dumper picks a random one. The |
|
Oh, so if I were to generate again, it would randomly pick another name? |
|
We could add it to |
|
I find
Do you mean to add the whole file to .gitignore? If so, why? |
|
Yes. If we add it to |
|
If we do that, then the |
|
Good point about assert. Alternatively this case can be handled by dumper. I don't see any issue with updating the file either. But if it's not a mass update like after game patch, it's a waste of time trying to figure out why the field is suddenly changed, why SDK wasn't updated, etc. Not the first time it's happening. |
|
What about skipping the stub in the generated file? |
|
Otherwise, I can definitely add a simple You mean only keep |
Just for this file? |
No description provided.