C# Class FirstmateController

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

Public Methods

Method Description
PutOnMopWig ( ) : void

Private Methods

Method Description
Awake ( ) : void
OnDestroy ( ) : void
handleNamedEvent ( string eventName ) : void
setReferences ( ) : void
subscribeEvents ( ) : void
unsubscribeEvents ( ) : void

Method Details

PutOnMopWig() public method

public PutOnMopWig ( ) : void
return void