mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
add TODO
This commit is contained in:
parent
16d0829ee4
commit
d045918ea7
@ -1400,6 +1400,8 @@ internal static void NetworkLateUpdate()
|
||||
// IMPORTANT: don't forget to return them to pool!
|
||||
// TODO make this easier later. for now aim for
|
||||
// feature parity to not break projects.
|
||||
// TODO let the entity cache it's own serialization
|
||||
// and recompute only if it was dirty.
|
||||
if (!serializations.ContainsKey(identity))
|
||||
{
|
||||
// serialize all the dirty components.
|
||||
|
Loading…
Reference in New Issue
Block a user