CHAPTER_INTRO_BAND
CHAPTER_INTRO_BAND(LABEL)
Arguments
LABEL
Description
Not Added.
Implementation
def CHAPTER_INTRO_BAND(LABEL):
chapter_intro(LABEL)
chapter_intro_frame_visible(true, 0.7)
References
Table Implementation
{
"name": "CHAPTER_INTRO_BAND",
"args": [
"LABEL"
],
"commandList": [
{
"row": 5381,
"command": "chapter_intro",
"args": [
"LABEL"
],
"end": 1
},
{
"row": 5382,
"command": "chapter_intro_frame_visible",
"args": [
"true",
"0.7"
],
"end": 1
}
]
}
Sample
{}