C# Class PluginTest.TestPlugin

Inheritance: ExPluginBase
Afficher le fichier Open project: asm256/ExPluginBase Class Usage Examples

Méthodes publiques

Méthode Description
Assert ( bool test, string message ) : bool
Awake ( ) : void

Method Details

Assert() public méthode

public Assert ( bool test, string message ) : bool
test bool
message string
Résultat bool

Awake() public méthode

public Awake ( ) : void
Résultat void