disguise developers

Designer Plugins

Plugins for Disguise Designer software.

Cue

Base class: Resource

Properties

note : str

section : bool

sectionTransition : TrackTransitionInfo

Methods

getNote(self) -> str

getTag(self, tagType: int) -> Tag

getTags(self) -> List[Tag]

hasNote(self) -> bool

hasTags(self) -> bool

isEmpty(self) -> bool

isSection(self) -> bool

setNote(self, note: str)

setTag(self, tag: Tag)