#Order of SyncVar vs TargetRpc when sent on the same frame

1 messages · Page 1 of 1 (latest)

gusty path
#
  • On the host, I'm setting a SyncVar and calling a TargetRpc both on the same frame.
  • I would like to access the updated value of the SyncVar in the TargetRpc, but it's seems to be consistently the non-updated value.
  • Is this always the case? If so, is there a way I can consistently get the updated value in the TargetRpc?
haughty schooner