Enum PlayerFightingStyle
Represents the fighting styles a player can use.
public enum PlayerFightingStyle
Fields
Boxing = 5The boxing fighting style.
Elbow = 16The elbow fighting style.
GrabKick = 15The grab kick fighting style.
KneeHead = 7The knee head fighting style.
KungFu = 6The kung fu fighting style.
Normal = 4The normal fighting style.