Releases
v1.3
Compare
Sorry, something went wrong.
No results found
Added UDCoreArrayFunctionLibrary
Added UDCoreStringFunctionLibrary
Added UDCoreTextFunctionLibrary
Move existing string functions from UDCoreFunctionLibrary to UDCoreStringFunctionLibrary
Moved existing text functions from UDCoreFunctionLibrary to UDCoreTextFunctionLibrary
Added Array_NextIndex function to UDCoreArrayFunctionLibrary
Added Array_PrevIndex function to UDCoreArrayFunctionLibrary
Added CopyTextToClipboard function to UDCoreFunctionLibrary
Added CopyStringToClipboard function to UDCoreFunctionLibrary
Added GetTextFromClipboard function to UDCoreFunctionLibrary
Added GetStringFromClipboard function to UDCoreFunctionLibrary
Added ClearClipboard function to UDCoreFunctionLibrary
Added GetProjectVersion function to UDCoreFunctionLibrary
Updated UUDAT_MoveToLocation with additional stuck properties for better control
Requested by Agresor on the Unreal Directive Discord
Replaced the pure function SortStringArray with the impure function GetSortedStringArray in UDCoreStringFunctionLibrary
Requested by Firefly74940 on the GitHub
Added UDCoreTests module for setting up automated testing
Added UDCoreArrayFunctionLibraryTest to test the UDCoreArrayFunctionLibrary
Added UDCoreStringFunctionLibraryTest to test the UDCoreStringFunctionLibrary
Added UDCoreTextFunctionLibraryTest to test the UDCoreTextFunctionLibrary
Added UDCoreFunctionLibraryTest to test the UDCoreFunctionLibrary
You can’t perform that action at this time.