C# Class Minigame_Balance_Floor, otterspace

Inheritance: MonoBehaviour
显示文件 Open project: dimo2/otterspace Class Usage Examples

Public Properties

Property Type Description
lost bool

Public Methods

Method Description
OnTriggerEnter2D ( Collider2D other ) : void

Method Details

OnTriggerEnter2D() public method

public OnTriggerEnter2D ( Collider2D other ) : void
other UnityEngine.Collider2D
return void

Property Details

lost public_oe property

public bool lost
return bool