C# Class UIWindowAssetEditor, KEngine

Inheritance: Editor
Afficher le fichier Open project: mr-kelly/KEngine

Méthodes publiques

Свойство Type Description
CustomInspectorGUIAfter System.Action
CustomInspectorGUIBefore System.Action

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

CustomInspectorGUIAfter public_oe static_oe property

public static System.Action CustomInspectorGUIAfter
Résultat System.Action

CustomInspectorGUIBefore public_oe static_oe property

public static System.Action CustomInspectorGUIBefore
Résultat System.Action