C# Class GILES.Interface.pb_GUIStyleApplier

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: procore3d/giles Class Usage Examples

Méthodes publiques

Свойство Type Description
ignoreStyle bool
style pb_GUIStyle

Méthodes publiques

Méthode Description
ApplyStyle ( ) : void
Awake ( ) : void

Private Methods

Méthode Description
ApplyRecursive ( GameObject go ) : void

Method Details

ApplyStyle() public méthode

public ApplyStyle ( ) : void
Résultat void

Awake() public méthode

public Awake ( ) : void
Résultat void

Property Details

ignoreStyle public_oe property

public bool ignoreStyle
Résultat bool

style public_oe property

public pb_GUIStyle,GILES.Interface style
Résultat pb_GUIStyle