C# Class PreserveChildren

Inheritance: MonoBehaviour
Exibir arquivo Open project: leapmotion/ImageGrid

Public Methods

Method Description
Awake ( ) : void
OnDestroy ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

OnDestroy() public method

public OnDestroy ( ) : void
return void