Enum "Direction"
Last updated
Last updated
DLC
Value
Enumerator
Comment
{: .abp .tooltip .badge }
-1
NO_DIRECTION {: .copyable }
{: .abp .tooltip .badge }
0
LEFT {: .copyable }
{: .abp .tooltip .badge }
1
UP {: .copyable }
{: .abp .tooltip .badge }
2
RIGHT {: .copyable }
{: .abp .tooltip .badge }
3
DOWN {: .copyable }