add support for epic native toolchain v23

This commit is contained in:
Mamadou Babaei
2024-10-11 12:31:20 +02:00
parent 07da3fbeaa
commit 391f7f0c63
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.