C# 클래스 UnityEngine.UI.SGDefaultControls

파일 보기 프로젝트 열기: qiankanglai/LoopScrollRect

공개 메소드들

메소드 설명
CreateLoopHorizontalScrollRect ( DefaultControls resources ) : GameObject
CreateLoopVerticalScrollRect ( DefaultControls resources ) : GameObject

비공개 메소드들

메소드 설명
CreateUIElementRoot ( string name, Vector2 size ) : GameObject
CreateUIObject ( string name, GameObject parent ) : GameObject
SetDefaultColorTransitionValues ( Selectable slider ) : void
SetDefaultTextValues ( Text lbl ) : void
SetLayerRecursively ( GameObject go, int layer ) : void
SetParentAndAlign ( GameObject child, GameObject parent ) : void

메소드 상세

CreateLoopHorizontalScrollRect() 공개 정적인 메소드

public static CreateLoopHorizontalScrollRect ( DefaultControls resources ) : GameObject
resources DefaultControls
리턴 UnityEngine.GameObject

CreateLoopVerticalScrollRect() 공개 정적인 메소드

public static CreateLoopVerticalScrollRect ( DefaultControls resources ) : GameObject
resources DefaultControls
리턴 UnityEngine.GameObject