RevenantX / LiteEntitySystem

Pure C# HighLevel API for multiplayer games
Apache License 2.0
190 stars 22 forks source link

added new useful public property to SyncArray #11

Closed Logerfo closed 11 months ago

RevenantX commented 11 months ago

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

Logerfo commented 11 months ago

@RevenantX done it