PrintVector2¶
Note
This function only exists in REV02 and above.
Description¶
Prints a Vector2 variable to the console.
Parameters¶
mode-
The print mode of the message.
message-
The label to call the Vector2.
vector-
The Vector2 variable to print.
Return Value¶
None.