Enum LS.SkillshotType
The type of skillshot.
Namespace: Oasys.Common.Logic
Assembly: Oasys.Common.dll
Syntax
public enum SkillshotType
Fields
Name | Description |
---|---|
SkillshotCircle | The skillshot is circular. |
SkillshotCone | The skillshot is conical. |
SkillshotLine | The skillshot is linear. |