C# Class Ignite.DebugState

Inheritance: IDebugState
Afficher le fichier Open project: TheCloudlessSky/Ignite Class Usage Examples

Méthodes publiques

Méthode Description
Disable ( ) : void
Enable ( ) : void
IsDebugging ( ) : bool

Method Details

Disable() public méthode

public Disable ( ) : void
Résultat void

Enable() public méthode

public Enable ( ) : void
Résultat void

IsDebugging() public méthode

public IsDebugging ( ) : bool
Résultat bool