C# 클래스 ComboInfo, urban-survivors

파일 보기 프로젝트 열기: exdev/urban-survivors 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
animName string
attack_shape GameObject
canCharge bool
endTime float
snd_wipe UnityEngine.AudioClip
validInputTime Vector2

프로퍼티 상세

animName 공개적으로 프로퍼티

public string animName
리턴 string

attack_shape 공개적으로 프로퍼티

public GameObject attack_shape
리턴 GameObject

canCharge 공개적으로 프로퍼티

public bool canCharge
리턴 bool

endTime 공개적으로 프로퍼티

public float endTime
리턴 float

snd_wipe 공개적으로 프로퍼티

public AudioClip,UnityEngine snd_wipe
리턴 UnityEngine.AudioClip

validInputTime 공개적으로 프로퍼티

public Vector2 validInputTime
리턴 Vector2