C# Class WaitingLayer, UnityFramework

Inheritance: MonoBehaviour, ITemplatable
Afficher le fichier Open project: meta-42/uEasyKit Class Usage Examples

Méthodes publiques

Свойство Type Description
Templates UITemplates

Méthodes publiques

Méthode Description
GetRenderOrder ( ) : int
Hide ( ) : void
SetRenderOrder ( int order ) : void
Show ( ) : void
Stick ( ) : void

Method Details

GetRenderOrder() public static méthode

public static GetRenderOrder ( ) : int
Résultat int

Hide() public static méthode

public static Hide ( ) : void
Résultat void

SetRenderOrder() public static méthode

public static SetRenderOrder ( int order ) : void
order int
Résultat void

Show() public static méthode

public static Show ( ) : void
Résultat void

Stick() public static méthode

public static Stick ( ) : void
Résultat void

Property Details

Templates public_oe static_oe property

public static UITemplates Templates
Résultat UITemplates