C# Class SpecialActions_Rigger

Inheritance: SpecialActions
显示文件 Open project: imann24/cs327-bestmobilegameever

Public Properties

Property Type Description
Waypoint GameObject

Public Methods

Method Description
DoSpecialAction ( string actionTag ) : void

Private Methods

Method Description
RiggerDescend ( ) : IEnumerator

Method Details

DoSpecialAction() public method

public DoSpecialAction ( string actionTag ) : void
actionTag string
return void

Property Details

Waypoint public_oe property

public GameObject Waypoint
return GameObject