add support for epic native toolchain v23

This commit is contained in:
Mamadou Babaei
2024-10-11 12:30:22 +02:00
parent 33a0bc10b8
commit 843c528fe1
3 changed files with 22 additions and 6 deletions
+4
View File
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Added support for Epic Native Toolchain `v23`.
### Fixed
- Fix a bug inside `USGVirtualHandComponent::PostEditChangeProperty()` where the get member name check happens against the wrong class and member names.