C# Class ReflectionProbePicker, UnityDecompiled

Inheritance: PopupWindowContent
Mostra file Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
GetWindowSize ( ) : Vector2,
OnDisable ( ) : void
OnEnable ( ) : void
OnGUI ( Rect, rc ) : void

Method Details

GetWindowSize() public method

public GetWindowSize ( ) : Vector2,
return Vector2,

OnDisable() public method

public OnDisable ( ) : void
return void

OnEnable() public method

public OnEnable ( ) : void
return void

OnGUI() public method

public OnGUI ( Rect, rc ) : void
rc Rect,
return void