An open API service indexing awesome lists of open source software.

https://github.com/marutypes/networkedeventcaller


https://github.com/marutypes/networkedeventcaller

Last synced: 2 months ago
JSON representation

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?