Skip to content

Commit 49652f6

Browse files
committed
docs: update
1 parent b9f80d5 commit 49652f6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/ScriptReference/Effects/JCS_FadeObject.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Fade object to a particular alpha channel.
2323

2424
## Functions
2525

26-
| Name | Description |
27-
|:----------|:---------------------------------|
28-
| IsFadeIn | Check if the object is fade in? |
29-
| IsFadeOut | Check if the object is fade out. |
30-
| FadeOut | Fade out the object. |
31-
| FadeIn | Fade in the object. |
26+
| Name | Description |
27+
|:----------|:---------------------------------------|
28+
| IsFadeIn | Return true if the object is fade in. |
29+
| IsFadeOut | Return true if the object is fade out. |
30+
| FadeOut | Fade out the object. |
31+
| FadeIn | Fade in the object. |

0 commit comments

Comments
 (0)