Enum CharacterTypes
The type of character being rendered. Allows different character types will have different vfx logic.
Namespace: SF.Characters
Assembly: cs.temp.dll.dll
Syntax
public enum CharacterTypes
Fields
Name | Description |
---|---|
Ally | |
Enemy | |
NPC | |
Player |