C# Class SettingValue, DefendAman

Inheritance: MonoBehaviour
Afficher le fichier Open project: CarsonRoscoe/DefendAman Class Usage Examples

Méthodes publiques

Свойство Type Description
movementType int
setting SettingValue,
volume float

Méthodes publiques

Méthode Description
Load ( ) : void
Save ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
Update ( ) : void

Method Details

Load() public méthode

public Load ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void

Property Details

movementType public_oe property

public int movementType
Résultat int

setting public_oe static_oe property

public static SettingValue, setting
Résultat SettingValue,

volume public_oe property

public float volume
Résultat float