File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -475,6 +475,40 @@ Gets the tags this output has.
475475
476476
477477
478+ ### <Badge type =" method " text =" method " /> active_tags
479+
480+ <div class =" language-lua " ><pre ><code >function pinnacle.output.OutputHandle:active_tags()
481+ -> <a href="/lua-reference/main/classes/pinnacle.tag.TagHandle">pinnacle.tag.TagHandle</a>[]</code></pre></div>
482+
483+ Gets the active tags this output has.
484+
485+
486+
487+
488+ #### Returns
489+
490+ 1 . <code ><a href =" /lua-reference/main/classes/pinnacle.tag.TagHandle " >pinnacle.tag.TagHandle</a >[ ] </code >
491+
492+
493+
494+
495+ ### <Badge type =" method " text =" method " /> inactive_tags
496+
497+ <div class =" language-lua " ><pre ><code >function pinnacle.output.OutputHandle:inactive_tags()
498+ -> <a href="/lua-reference/main/classes/pinnacle.tag.TagHandle">pinnacle.tag.TagHandle</a>[]</code></pre></div>
499+
500+ Gets the inactive tags this output has.
501+
502+
503+
504+
505+ #### Returns
506+
507+ 1 . <code ><a href =" /lua-reference/main/classes/pinnacle.tag.TagHandle " >pinnacle.tag.TagHandle</a >[ ] </code >
508+
509+
510+
511+
478512### <Badge type =" method " text =" method " /> scale
479513
480514<div class =" language-lua " ><pre ><code >function pinnacle.output.OutputHandle:scale()
You can’t perform that action at this time.
0 commit comments