Enum RV2ControlMethod
Enum that describe components of a V2RV2 location. Used for targeting.
Namespace: Danmokou.Core
Assembly: cs.temp.dll.dll
Syntax
public enum RV2ControlMethod
Fields
Name | Description |
---|---|
ANG | (a) Angle. When targeted, rotates the entire summon. |
NX | (nx) Nonrotational x |
NY | (ny) Nonrotational y |
RANG | (ra) Angle. When targeted, only adds to the RV2 angle. |
RX | (rx) Rotational x |
RY | (ry) Rotational y |