Commit 7f60dd9
authored
patterns: GVAS pattern for Unreal Engine 4+ games (#522)
* patterns: GVAS pattern for Unreal Engine 4+ games
* delegate test
* fengineversion format
* Show enums in custom versions
* Improve property parsing
* Support more types
* Organize
* Support more types
* EEditorObjectVersion::AddedAlwaysSignNumberFormattingOption
* Vector2D
* GameplayTagContainer
* DateTime, Guid, IntPoint, LinearColor, Timespan
* More UE naming convention
* Support more text types
* Support old ETextHistoryType::None
* VER_UE4_FTEXT_HISTORY
* Improve PROPERTY_TAG_COMPLETE_TYPE_NAME support
* cleanup
* Collapse newlines
* Fix format_fstring for UTF-16 strings1 parent a31b6d4 commit 7f60dd9
10 files changed
Lines changed: 743 additions & 0 deletions
File tree
- patterns
- tests/patterns/test_data/gvas.hexpat
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
0 commit comments