OnDestroy() public method

public OnDestroy ( ) : void
return void
Example #1
0
 void OnDestroy( )
 {
     ExposedVariables.OnDestroy( );
 }