C# Class PlayerTeleport, ExorcistForHire

Inheritance: MonoBehaviour
Show file Open project: JordanStone/ExorcistForHire Class Usage Examples

Public Properties

Property Type Description
TeleportKey KeyCode,

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

TeleportKey public property

public KeyCode, TeleportKey
return KeyCode,