C# Class CollectCoin, FaucetAlpha

Inheritance: MonoBehaviour
Show file 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 property

public UnityEvent, CoinCollectedEvent
return UnityEvent,

coinCollectSound public property

public AudioSource, coinCollectSound
return AudioSource,

glimmerEffect public property

public GameObject, glimmerEffect
return GameObject,