C# Class ReferenceCollectorEditor, Egametang

Inheritance: Editor
Afficher le fichier Open project: egametang/Egametang

Private Properties

Свойство Type Description
AddReference void
DelNullReference void
OnEnable void

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
AddReference ( UnityEditor.SerializedProperty dataProperty, string key, UnityEngine obj ) : void
DelNullReference ( ) : void
OnEnable ( ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void