C# Class Supermarket.StaffMoveToPosition

Inheritance: StaffState
ファイルを表示 Open project: Clarksj4/Theme-Supermarket-Tycoon-World

Public Methods

Method Description
DestinationReached ( ) : void
StaffMoveToPosition ( Staff staff, Vector3 position ) : System

Method Details

DestinationReached() public method

public DestinationReached ( ) : void
return void

StaffMoveToPosition() public method

public StaffMoveToPosition ( Staff staff, Vector3 position ) : System
staff Staff
position Vector3
return System