C# Class DepthCalculator, DailyProjects

Inheritance: MonoBehaviour
Afficher le fichier Open project: GHScan/DailyProjects Class Usage Examples

Méthodes publiques

Свойство Type Description
Dependences List

Méthodes publiques

Méthode Description
GetPanelWidgets ( UIPanel, panel, bool includeInactive ) : UIWidget[],
GetWidgetPanel ( UIWidget, w ) : UIPanel,

Private Methods

Méthode Description
AdjustDepth ( ) : void
Bind ( ) : void
CalculateDepth ( ) : void
OnDrawGizmos ( ) : void
Unbind ( ) : void

Method Details

GetPanelWidgets() public static méthode

public static GetPanelWidgets ( UIPanel, panel, bool includeInactive ) : UIWidget[],
panel UIPanel,
includeInactive bool
Résultat UIWidget[],

GetWidgetPanel() public static méthode

public static GetWidgetPanel ( UIWidget, w ) : UIPanel,
w UIWidget,
Résultat UIPanel,

Property Details

Dependences public_oe property

public List Dependences
Résultat List