C# Class DeathZone, VRCubeSword

Inheritance: MonoBehaviour
显示文件 Open project: VirsixInc/VRCubeSword Class Usage Examples

Public Properties

Property Type Description
disable bool

Public Methods

Method Description
OnTriggerEnter ( Collider coll ) : void

Method Details

OnTriggerEnter() public method

public OnTriggerEnter ( Collider coll ) : void
coll Collider
return void

Property Details

disable public_oe property

public bool disable
return bool