RevenantX / LiteEntitySystem

Pure C# HighLevel API for multiplayer games
Apache License 2.0
206 stars 25 forks source link

added new useful public property to SyncArray #11

Closed Logerfo closed 1 year ago

RevenantX commented 1 year ago

Maybe add comment that "Value" should be used as readonly because changes will not sync.

Logerfo commented 1 year ago

@RevenantX done it