Skip to content

Commit e02e7cf

Browse files
authored
Fix error message type
1 parent cb04623 commit e02e7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/globals/LuaGlobals.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ functions:
9595
position information to the message.
9696
parameters:
9797
- name: message
98-
type: string
98+
type: Variant
9999
default:
100100
summary: |
101101
The error message to display.

0 commit comments

Comments
 (0)