```
titleEffectName [string] = getTitleEffectName layerID [number];
```
from the cutXXX and titleXXX command family
ie https://community.bistudio.com/wiki/cutRsc
https://community.bistudio.com/wiki/titleText
https://community.bistudio.com/wiki/Title_Effect_Type
This is to be able to hide GUI elements during cutscenes and other common uses of black/white screen.
Thanks for the consideration!