Skip to content

Small utilities and tools for Unreal Engine 5 game development

License

Notifications You must be signed in to change notification settings

blonded04/ue5_qualityoflife_tools

Repository files navigation

Unreal Engine 5 Quality of Life Tools

Repository holds small utilities and tools for Unreal Engine 5 game development:

  • StringParseTool — reflection-based variable-to-text parsing tool
  • BlueprintFloats — use blueprint floats and float-value functions inside your C++ code

License

The unlicense:

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

More info: LICENSE