C# Class CollectCoin, FaucetAlpha

Inheritance: MonoBehaviour
Exibir arquivo Open project: Badger-Finance/FaucetAlpha Class Usage Examples

Public Properties

Property Type Description
CoinCollectedEvent UnityEvent,
coinCollectSound AudioSource,
glimmerEffect GameObject,

Private Methods

Method Description
OnTriggerEnter2D ( Collider2D, other ) : void

Property Details

CoinCollectedEvent public_oe property

public UnityEvent, CoinCollectedEvent
return UnityEvent,

coinCollectSound public_oe property

public AudioSource, coinCollectSound
return AudioSource,

glimmerEffect public_oe property

public GameObject, glimmerEffect
return GameObject,