C# Class ValueStore, verthex

Inheritance: MonoBehaviour
ファイルを表示 Open project: austinblakeslee/verthex Class Usage Examples

Public Properties

Property Type Description
buttonWasClicked bool
combatLog string
helpMessage string
selectedMaterial SectionMaterial,
selectedWeapon SectionWeapon,

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Property Details

buttonWasClicked public_oe static_oe property

public static bool buttonWasClicked
return bool

combatLog public_oe static_oe property

public static string combatLog
return string

helpMessage public_oe static_oe property

public static string helpMessage
return string

selectedMaterial public_oe static_oe property

public static SectionMaterial, selectedMaterial
return SectionMaterial,

selectedWeapon public_oe static_oe property

public static SectionWeapon, selectedWeapon
return SectionWeapon,