Skip to content

Commit 3de3606

Browse files
committed
docs: update
1 parent a849d5a commit 3de3606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ScriptReference/Util/JCS_Random.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Random library class.
1414
| Vector3 | Return a random `Vector3`. |
1515
| Quaternion | Return a random `Quaternion`. |
1616
| Color | Returns a random color. |
17+
| Color32 | Returns a random color in 32-bit format. |
1718
| ChooseOne | Choose one object from the list. |
1819
| ChooseOneE | Choose one object from the list. (Ellipsis) |
1920
| EnumValue | Return a random enum value. |

0 commit comments

Comments
 (0)