| Last updated | a month ago |
| Total downloads | 176 |
| Total rating | 0 |
| Categories | Client-side |
| Dependency string | HakariAtsuko-Viper_Plug-0.2.0 |
| Dependants | 2 other packages depend on this package |
README
ViperPlug
📚 Squirrel Functions Documentation
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 |