AlphaTab.Rendering.Effects.NoteEffectInfoBase.ShouldCreateGlyphForNote C# (CSharp) Method

ShouldCreateGlyphForNote() protected abstract method

protected abstract ShouldCreateGlyphForNote ( EffectBarRenderer renderer, Note note ) : bool
renderer EffectBarRenderer
note AlphaTab.Model.Note
return bool
        protected abstract bool ShouldCreateGlyphForNote(EffectBarRenderer renderer, Note note);