Property supportsNotifications
supportsNotifications
Indicates if a track accepts markers that implement INotification.
선언
public bool supportsNotifications { get; }
프로퍼티 값
| 타입 | 설명 |
|---|---|
| bool |
참고
Only tracks with a bound object of type GameObject or Component can accept notifications.