C# Class UnityEditor.Effector2DEditor

Inheritance: Editor
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
CheckEffectorWarnings ( Collider2D collider ) : void
OnDisable ( ) : void
OnEnable ( ) : void
OnInspectorGUI ( ) : void

Method Details

CheckEffectorWarnings() public static méthode

public static CheckEffectorWarnings ( Collider2D collider ) : void
collider UnityEngine.Collider2D
Résultat void

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