-
-
Notifications
You must be signed in to change notification settings - Fork 224
NetworkedVector rehaul #135
Copy link
Copy link
Open
Labels
area-API-SchemaSystemRelated to the Source 2 Schema SystemRelated to the Source 2 Schema SystemuntriagedNew issue has not been triagedNew issue has not been triaged
Description
Metadata
Metadata
Assignees
Labels
area-API-SchemaSystemRelated to the Source 2 Schema SystemRelated to the Source 2 Schema SystemuntriagedNew issue has not been triagedNew issue has not been triaged
As far as I know
CUtlVectorEmbeddedNetworkVar<>(NetworkedVector<>) is not supposed to only work withCHandle<>instances, and they can be used/treated likeCUtlVector<>is this a typo? CUtlVector<CEntityHandle>
also there is no point in implementing
IReadOnlyCollection<>as we should be able to add new elements to the vector.