# v2.5

Release Date: 2025-MM-DD
Engine Version: 5.X


# Commands

  • Add support for Interfaces to the Function Call by class command
  • Support for RPG dice regular expressions pattern in commands and conditions expressions
    • Ex.: {1d6} + 2 + ( {2d20} / 3 )

# Extras

  • Add the Load Asset by Path utility function
  • (C++) Add the LOAD<typename> utility macro to load assets by path

# Fixes

  • Fix an issue when trying to print an UEnum using the Print set of functions
  • Minor performance and stability improvements
  • Minor code documentation improvements