Blueprint

Overview

UCHexaBPLibrary is the Blueprint Function Library class for the hexagonal module. It inherits from UBlueprintFunctionLibrary and is ready for Blueprint-exposed function additions.

Currently, no Blueprint functions are exposed. Interactions with the hexagonal system are done exclusively in C++ via HexaUtility and the ICHexaData / ICCell interfaces.