クラスの使用
com.github.dabasan.xops.properties.entity.character.CharacterModelType
| パッケージ | 説明 |
|---|---|
| com.github.dabasan.xops.properties.entity.character |
-
com.github.dabasan.xops.properties.entity.characterでのCharacterModelTypeの使用
CharacterModelTypeを返すcom.github.dabasan.xops.properties.entity.characterのメソッド 修飾子とタイプ メソッド 説明 static CharacterModelTypeCharacterBinSpecifierAndEnumConverter. GetCharacterModelTypeFromBinSpecifier(int spc)CharacterModelTypeCharacterData. GetModelType()static CharacterModelTypeCharacterModelType. valueOf(String name)指定した名前を持つこの型の列挙型定数を返します。static CharacterModelType[]CharacterModelType. values()この列挙型の定数を含む配列を宣言されている順序で 返します。CharacterModelType型のパラメータを持つcom.github.dabasan.xops.properties.entity.characterのメソッド 修飾子とタイプ メソッド 説明 static intCharacterBinSpecifierAndEnumConverter. GetBinSpecifierFromCharacterModelType(CharacterModelType model_type)voidCharacterData. SetModelType(CharacterModelType model_type)