Quantcast
Channel: Recent Discussions — Photon Engine
Viewing all articles
Browse latest Browse all 15755

Will PhotonView serialisation automatically pack booleans as bits?

$
0
0
For example, if I serialise 8 booleans in a row, will they be packed into a single byte, with each bit being on or off? Easy enough to do manually, but I don't want to write any code that is already built into the serialisation.

Viewing all articles
Browse latest Browse all 15755

Trending Articles