Here is the list of functions that can be called in Squirrel scripts:
| Function Name | Parameters | Return Value | Description |
|---|---|---|---|
VRGetUID |
entity player |
String |
Get player UID |
VRGetLocalOriginToken |
String |
Get local Origin token | |
VRGetLocalUserID |
String |
Get local user ID |
| Function Name | Parameters | Return Value | Description |
|---|---|---|---|
VRSendFriendRequest |
string user_id |
bool |
Send friend request |
VRRemoveFriend |
string user_id |
bool |
Remove friend |