OnDisable() public method

public OnDisable ( ) : void
return void
Exemplo n.º 1
0
 void OnDisable( )
 {
     ExposedVariables.OnDisable( );
 }