Skip to content

Commit

Permalink
Merge branch 'issue_652' of github.com:igromanru/RE-UE4SS into issue_652
Browse files Browse the repository at this point in the history
  • Loading branch information
igromanru committed Sep 27, 2024
2 parents 54ebc21 + 637cd76 commit 0f6756c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Added search filter: `IncludeClassNames`. ([UE4SS #472](https://github.com/UE4SS
### UHT Dumper

### Lua API
Added global function `CreateBlankObject`, which returns an empty UObject. ([UE4SS #652](https://github.com/UE4SS-RE/RE-UE4SS/issues/652))
Added global function `CreateBlankObject`, which returns an invalid UObject. ([UE4SS #652](https://github.com/UE4SS-RE/RE-UE4SS/issues/652))

### C++ API
Key binds created with `UE4SSProgram::register_keydown_event` end up being duplicated upon mod hot-reload.
Expand Down

0 comments on commit 0f6756c

Please sign in to comment.