OnEnable() public method

public OnEnable ( ) : void
return void
Ejemplo n.º 1
0
 void OnEnable( )
 {
     ExposedVariables.OnEnable( );
 }