C# Class ReflectionProbePicker, UnityDecompiled

Inheritance: PopupWindowContent
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
GetWindowSize ( ) : Vector2,
OnDisable ( ) : void
OnEnable ( ) : void
OnGUI ( Rect, rc ) : void

Method Details

GetWindowSize() public méthode

public GetWindowSize ( ) : Vector2,
Résultat Vector2,

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( Rect, rc ) : void
rc Rect,
Résultat void