C# Class Follow, Otter-Space

Inheritance: MonoBehaviour
Datei anzeigen Open project: cortexarts/Otter-Space Class Usage Examples

Public Properties

Property Type Description
player GameObject

Public Methods

Method Description
LateUpdate ( ) : void
Start ( ) : void

Method Details

LateUpdate() public method

public LateUpdate ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

player public_oe property

public GameObject player
return GameObject