NetworkedVector
rehaul
#135
Labels
area-API-SchemaSystem
Related to the Source 2 Schema System
untriaged
New 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.The text was updated successfully, but these errors were encountered: