Quote:
Originally Posted by Powerlord
If you check a netprops / datamaps list, you'll notice that it includes the number of bits each thing takes up. That's because the SendProp class (which is what netprops are) stores this information1. I'm assuming the DataMap equivalent does as well.
|
Both store a data type (int, float, etc.), and SendProps also store a count of bits to be networked.