Method Cancel
Cancel(float, bool)
Cancel the event at the supplied time
선언
public void Cancel(float time, bool forceNoDecay)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| float | time | The time at which to cancel the event |
| bool | forceNoDecay | If true, event will be cut immediately at the time, otherwise its envelope's decay curve will begin at the cancel time |