Property supportsNotifications
supportsNotifications
Indicates if a track accepts markers that implement INotification.
Declaration
public bool supportsNotifications { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Only tracks with a bound object of type GameObject or Component can accept notifications.