C# Class Selfdestruction, xsolla-unity-sdk

Inheritance: MonoBehaviour
Mostra file Open project: xsolla/xsolla-unity-sdk

Public Methods

Method Description
DestroyObject ( GameObject go ) : void
DestroyRoot ( ) : void
Selfdestroy ( ) : void

Method Details

DestroyObject() public method

public DestroyObject ( GameObject go ) : void
go GameObject
return void

DestroyRoot() public method

public DestroyRoot ( ) : void
return void

Selfdestroy() public method

public Selfdestroy ( ) : void
return void