We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3553b3 commit 36aa7f7Copy full SHA for 36aa7f7
assets/Changelog.md
@@ -111,6 +111,8 @@ Added custom module searcher with UTF-8 path support for Lua `require()` ([UE4SS
111
- Fixed `CreateLogicModsDirectory` to properly create directories with Unicode paths and handle parent directory creation
112
- Fixed global Lua `print` function to properly handle UTF-8 string conversion
113
114
+Added support for `UScriptStruct` when using `RegisterCustomProprety` ([UE4SS #1036](https://github.com/UE4SS-RE/RE-UE4SS/pull/1036))
115
+
116
#### Types.lua [PR #650](https://github.com/UE4SS-RE/RE-UE4SS/pull/650)
117
- Added `NAME_None` definition
118
- Added `EFindName` enum definition
0 commit comments