C# Class UnityEditor.Physics2DSettingsInspector

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

Méthodes publiques

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

Private Methods

Méthode Description
GetValue ( int layerA, int layerB ) : bool

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