C# Class BulletDestroy, TeacherVR

Inheritance: MonoBehaviour
Exibir arquivo Open project: zsacul/TeacherVR Class Usage Examples

Public Properties

Property Type Description
WaterSplash GameObject,

Public Methods

Method Description
OnTriggerEnter ( Collider, col ) : void

Method Details

OnTriggerEnter() public method

public OnTriggerEnter ( Collider, col ) : void
col Collider,
return void

Property Details

WaterSplash public_oe property

public GameObject, WaterSplash
return GameObject,