C# Class Resettable, MobileGameDevWithUnity1stEd

Inheritance: MonoBehaviour
Datei anzeigen Open project: thesecretlab/MobileGameDevWithUnity1stEd Class Usage Examples

Public Properties

Property Type Description
onReset UnityEvent

Public Methods

Method Description
Reset ( ) : void

Method Details

Reset() public method

public Reset ( ) : void
return void

Property Details

onReset public_oe property

public UnityEvent onReset
return UnityEvent