---------------------------------------------------------------------- This is the API documentation for the gdtest_hero_custom library. ---------------------------------------------------------------------- ## Functions Public functions transform(value: int) -> int Transform an integer value. Parameters ---------- value The input value. Returns ------- int The transformed value.