C# Class TimeSync, 306_project2

Inheritance: MonoBehaviour
显示文件 Open project: ElliotWhiley/306_project2 Class Usage Examples

Public Properties

Property Type Description
delay float
playerInput PlayerInput,
text Text
timeControl TimeControl,

Property Details

delay public_oe property

public float delay
return float

playerInput public_oe property

public PlayerInput, playerInput
return PlayerInput,

text public_oe property

public Text text
return Text

timeControl public_oe property

public TimeControl, timeControl
return TimeControl,