프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fadeTime | float | ||
interpolate | EaseType | ||
musicClip | int | ||
playType | MusicPlayType |
메소드 | 설명 | |
---|---|---|
DropInteract ( ChoiceContent, drop ) : bool | ||
Interact ( ) : bool | ||
OnDrawGizmos ( ) : void | ||
OnMouseUp ( ) : void | ||
OnTriggerEnter ( Collider other ) : void | ||
OnTriggerExit ( Collider other ) : void | ||
PlayMusic ( ) : void | ||
TouchInteract ( ) : void | ||
Update ( ) : void |
public DropInteract ( ChoiceContent, drop ) : bool | ||
drop | ChoiceContent, | |
리턴 | bool |