Skip to main content

apply_resource_update

Function apply_resource_update 

Source
pub fn apply_resource_update<T: SyncResource>(world: &mut World, bytes: &[u8])
Expand description

Applies a resource snapshot only when the serialized value actually changed.