C# Class UnityEditor.PointEffector2DEditor

Inheritance: Effector2DEditor
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void
OnInspectorGUI ( ) : void

Method Details

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void