C# Class ValueStore, verthex

Inheritance: MonoBehaviour
Afficher le fichier Open project: austinblakeslee/verthex Class Usage Examples

Méthodes publiques

Свойство Type Description
buttonWasClicked bool
combatLog string
helpMessage string
selectedMaterial SectionMaterial,
selectedWeapon SectionWeapon,

Private Methods

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

Property Details

buttonWasClicked public_oe static_oe property

public static bool buttonWasClicked
Résultat bool

combatLog public_oe static_oe property

public static string combatLog
Résultat string

helpMessage public_oe static_oe property

public static string helpMessage
Résultat string

selectedMaterial public_oe static_oe property

public static SectionMaterial, selectedMaterial
Résultat SectionMaterial,

selectedWeapon public_oe static_oe property

public static SectionWeapon, selectedWeapon
Résultat SectionWeapon,