
Beschreibung
Rancorous Utilities is a function library that provides a suite of general code and blueprint utility functions
The plugin is easily integratable into existing Unreal Engine projects and requires minimal setup. Simply add it as a plugin and for C++ projects include the necessary headers, and start utilizing the provided functionalities in your project.
Version 1.4 - Release notes:
Random branch selector
More broadly available IsDedicatedServer/IsClient nodes
VisualizePoint
GetYawAngleDifference
GetLocationAboveActorOrigin
GetIntersectionPointWithPlane
"ShouldNotHappen" node that just works as an assert false
It is tested on Windows but I see no reason it shouldn't function on any platform.
Always find the most up to date version on github where you can also contribute if you like: https://github.com/RancorousGames/RancUtilities
If you want to support me consider checking out my other plugins

