C# 클래스 LeopotamGroup.Gui.Widgets.GuiSlider

Slider widget.
상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: Leopotam/LeopotamGroupLibraryUnity

공개 메소드들

메소드 설명
UpdateVisuals ( ) : void

Force revalidate visuals.

비공개 메소드들

메소드 설명
LateUpdate ( ) : void
OnDisable ( ) : void
OnDrag ( GuiEventReceiver rcv, GuiTouchEventArg args ) : void
OnEnable ( ) : void
OnPress ( GuiEventReceiver rcv, GuiTouchEventArg args ) : void

메소드 상세

UpdateVisuals() 공개 메소드

Force revalidate visuals.
public UpdateVisuals ( ) : void
리턴 void