C# Class AssemblyCSharp.UpdateMessage

Inheritance: UnityEngine.MonoBehaviour
Mostra file Open project: spooty89/Project-ROB

Public Properties

Property Type Description
text String

Public Methods

Method Description
OnTriggerEnter ( Collider hit ) : void

Method Details

OnTriggerEnter() public method

public OnTriggerEnter ( Collider hit ) : void
hit UnityEngine.Collider
return void

Property Details

text public_oe property

public String text
return String