Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 607 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 607 Bytes

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