C# Class enterRift, Lucid

Inheritance: Photon.MonoBehaviour
显示文件 Open project: hydrater/Lucid

Public Properties

Property Type Description
roomName string

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

roomName public_oe property

public string roomName
return string