https://github.com/marutypes/networkedeventcaller
https://github.com/marutypes/networkedeventcaller
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marutypes/networkedeventcaller
- Owner: marutypes
- Created: 2021-04-09T21:48:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-09T20:02:44.000Z (about 4 years ago)
- Last Synced: 2025-01-29T21:49:56.060Z (4 months ago)
- Size: 22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**NetworkedEventCaller**
New way to call functions with parameters over network using Synced String variable.
**Currently Supported types:** Byte, SByte, Int16, UInt16, Int32, UInt32, Int64, UInt64, string, VRCPlayerApi, Bool, Float, Double + Arrays (Byte, Int32, UInt32, Int64, UInt64)**Planned:** Arrays for all basic types, Queueing, Optimalization and ?Documentation?