Property FootstepType
FootstepType
Gets or sets the sounds to use when this creature makes a step. By default, this is based on the creature's appearance.
public FootstepType FootstepType { get; set; }
Gets or sets the sounds to use when this creature makes a step. By default, this is based on the creature's appearance.
public FootstepType FootstepType { get; set; }