C# Class PlayerMotionInput, CaulsCastle

Inheritance: MonoBehaviour
显示文件 Open project: TheGovernorsJunk/CaulsCastle

Public Properties

Property Type Description
Avatar GameObject

Public Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Avatar public_oe property

public GameObject Avatar
return GameObject