C# Class JoshCastor.MoveableWall

Inheritance: UnityEngine.MonoBehaviour
ファイルを表示 Open project: SR-Steve/SinisterRooster_Prototype2Collab

Public Properties

Property Type Description
endPoint bool

Public Methods

Method Description
MoveDown ( ) : void
Update ( ) : void

Method Details

MoveDown() public method

public MoveDown ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

endPoint public_oe property

public bool endPoint
return bool