add missing bp function USGLibraryKismetLibrary::GetBackendType & ESGBackendType::AndroidStrings enumerator

This commit is contained in:
Mamadou Babaei
2026-07-13 20:14:36 +02:00
parent 9f04f41644
commit 18f1d22321
4 changed files with 16 additions and 0 deletions
+2
View File
@@ -21,6 +21,8 @@ This minor release introduces a major IPC overhaul, significant inter-process co
- Added third-party module `SGFlatBuffersThirdPartyLibs`.
- Added third-party module `SGNngThirdPartyLibs`.
- Added `SGBuildHacks/SGInclude_Core_DeviceTypes`.
- Added missing `ESGBackendType::AndroidStrings` enumerator.
- Added missing SenseGlove API Blueprint function `USGLibraryKismetLibrary::GetBackendType()`.
### Fixed