Type alias EMoveParam

EMoveParam: EBaseActionParam | "UP" | "DOWN" | "UPPER_LEFT" | "UPPER_RIGHT" | "LOWER_LEFT" | "LOWER_RIGHT"

Generated using TypeDoc