C# 클래스 ValueStore, verthex

상속: MonoBehaviour
파일 보기 프로젝트 열기: austinblakeslee/verthex 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
buttonWasClicked bool
combatLog string
helpMessage string
selectedMaterial SectionMaterial,
selectedWeapon SectionWeapon,

비공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

프로퍼티 상세

buttonWasClicked 공개적으로 정적으로 프로퍼티

public static bool buttonWasClicked
리턴 bool

combatLog 공개적으로 정적으로 프로퍼티

public static string combatLog
리턴 string

helpMessage 공개적으로 정적으로 프로퍼티

public static string helpMessage
리턴 string

selectedMaterial 공개적으로 정적으로 프로퍼티

public static SectionMaterial, selectedMaterial
리턴 SectionMaterial,

selectedWeapon 공개적으로 정적으로 프로퍼티

public static SectionWeapon, selectedWeapon
리턴 SectionWeapon,