Property | Type | Description | |
---|---|---|---|
ButtonPressContext | ButtonPressContext, | ||
ContextFinishedEvent | ISubscribeable | ||
LoseResponse | GameEventArgsResponse | ||
PassingScore | float | ||
WinResponse | GameEventArgsResponse |
Method | Description | |
---|---|---|
OnContextFinished ( Array, args ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
OnEventRaised ( Array, args ) : void | ||
Subscribe ( ) : void | ||
Unsubscribe ( ) : void |
public OnContextFinished ( Array, args ) : void | ||
args | Array, | |
return | void |
public ButtonPressContext, ButtonPressContext | ||
return | ButtonPressContext, |
public ISubscribeable ContextFinishedEvent | ||
return | ISubscribeable |