Свойство | Type | Description | |
---|---|---|---|
ButtonPressContext | ButtonPressContext, | ||
ContextFinishedEvent | ISubscribeable | ||
LoseResponse | GameEventArgsResponse | ||
PassingScore | float | ||
WinResponse | GameEventArgsResponse |
Méthode | Description | |
---|---|---|
OnContextFinished ( Array, args ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
OnEventRaised ( Array, args ) : void | ||
Subscribe ( ) : void | ||
Unsubscribe ( ) : void |
public OnContextFinished ( Array, args ) : void | ||
args | Array, | |
Résultat | void |
public OnEventRaised ( Array, args ) : void | ||
args | Array, | |
Résultat | void |
public ButtonPressContext, ButtonPressContext | ||
Résultat | ButtonPressContext, |
public ISubscribeable ContextFinishedEvent | ||
Résultat | ISubscribeable |
public GameEventArgsResponse LoseResponse | ||
Résultat | GameEventArgsResponse |