Property | Type | Description | |
---|---|---|---|
failScreen | GameObject | ||
failText | Text | ||
santa | GameObject | ||
successScreen | GameObject | ||
suspicionSlider | Slider, |
Method | Description | |
---|---|---|
IncreaseSuspicion ( ) : void | ||
IncreaseSuspicionByAmount ( float amount ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public IncreaseSuspicionByAmount ( float amount ) : void | ||
amount | float | |
return | void |