Class VoiceStyle

java.lang.Object
zombie.core.skinnedmodel.population.VoiceStyle

public class VoiceStyle extends Object
  • Field Details

    • name

      public String name
    • prefix

      public String prefix
    • voiceType

      public int voiceType
    • bodyTypeDefault

      public int bodyTypeDefault
  • Constructor Details

    • VoiceStyle

      public VoiceStyle()
  • Method Details

    • isValid

      public boolean isValid()
    • getName

      public String getName()
    • getPrefix

      public String getPrefix()
    • getBodyTypeDefault

      public int getBodyTypeDefault()
    • getVoiceType

      public int getVoiceType()