Click or drag to resize

RaycastGraphicEditor Class

Inheritance Hierarchy
SystemObject
  Object
    ScriptableObject
      Editor
        Kit.UI.BehavioursRaycastGraphicEditor

Namespace:  Kit.UI.Behaviours
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public class RaycastGraphicEditor : Editor
Request Example View Source

The RaycastGraphicEditor type exposes the following members.

Methods
  NameDescription
Public methodOnInspectorGUI (Overrides Editor.OnInspectorGUI.)
Top
Extension Methods
  NameDescription
Public Extension MethodDestroy
Destroy the object.
(Defined by UnityObjectExtensions.)
Top
See Also