C# Class CartClick, VRDesignLab

Inheritance: CartTargetable
显示文件 Open project: VRUX-CO/VRDesignLab Class Usage Examples

Public Methods

Method Description
Ride ( ) : void

Protected Methods

Method Description
Awake ( ) : void
OnClick ( ) : void

Method Details

Awake() protected method

protected Awake ( ) : void
return void

OnClick() protected method

protected OnClick ( ) : void
return void

Ride() public method

public Ride ( ) : void
return void