Property | Type | Description | |
---|---|---|---|
OnPuzzleCompletion | OnEvent, |
Method | Description | |
---|---|---|
CompletePuzzle ( bool startMusic, bool playSound, string text ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public CompletePuzzle ( bool startMusic, bool playSound, string text ) : void | ||
startMusic | bool | |
playSound | bool | |
text | string | |
return | void |