C# Class UnityEditorInternal.AddCurvesPopup

Inheritance: EditorWindow
Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Properties

Property Type Description
AddNewCurve void
Init void
OnDisable void
OnGUI void
ShowAtPosition bool

Private Methods

Method Description
AddNewCurve ( AddCurvesPopupPropertyNode node ) : void
Init ( Rect buttonRect ) : void
OnDisable ( ) : void
OnGUI ( ) : void
ShowAtPosition ( Rect buttonRect, IAnimationRecordingState state, OnNewCurveAdded newCurveCallback ) : bool