OnEnable() public method

public OnEnable ( ) : void
return void
コード例 #1
0
 void OnEnable( )
 {
     ExposedVariables.OnEnable( );
 }