C# Class UnityEditor.UI.SGMenuOptions

Afficher le fichier Open project: qiankanglai/LoopScrollRect Class Usage Examples

Méthodes publiques

Méthode Description
CreateNewUI ( ) : GameObject
GetOrCreateCanvasGameObject ( ) : GameObject

Private Methods

Méthode Description
AddLoopHorizontalScrollRect ( MenuCommand menuCommand ) : void
AddLoopVerticalScrollRect ( MenuCommand menuCommand ) : void
GetStandardResources ( ) : DefaultControls.Resources
PlaceUIElementRoot ( GameObject element, MenuCommand menuCommand ) : void
SetPositionVisibleinSceneView ( RectTransform canvasRTransform, RectTransform itemTransform ) : void

Method Details

CreateNewUI() public static méthode

public static CreateNewUI ( ) : GameObject
Résultat UnityEngine.GameObject

GetOrCreateCanvasGameObject() public static méthode

public static GetOrCreateCanvasGameObject ( ) : GameObject
Résultat UnityEngine.GameObject