We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aeffff commit b3a44baCopy full SHA for b3a44ba
docs/ScriptReference/UI/JCS_Canvas.md
@@ -32,3 +32,4 @@ Control of the canvas component.
32
| Show | Show the canvas, so it's visible on the screen. |
33
| Hide | Hide the canvas, so it's invisible on the screen. |
34
| ToggleVisibility | Toggle the canvas' visibility. |
35
+| IsFading | Return true if the canvas is fading in/out. |
docs/ScriptReference/UI/JCS_CanvasComp.md
@@ -20,3 +20,4 @@ Component that requires the component `JCS_Canvas` without actually inherit the
20
21
22
23
0 commit comments