C# Class TriggeredMove, The-Ritual-of-Jesses-House

Inheritance: MonoBehaviour
ファイルを表示 Open project: lopalop2/The-Ritual-of-Jesses-House Class Usage Examples

Public Methods

Method Description
SetMove ( ) : void

Private Methods

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

Method Details

SetMove() public method

public SetMove ( ) : void
return void