[OneSync] Dont have some sync function on network for timing

is there any way use GetSynchronizedScenePhase, GetSynchronizedSceneRate, IsSynchronizedSceneRunning, SetSynchronizedScenePhase and SetSynchronizedSceneRate on NetworkCreateSynchronisedScene or make those network? Because we can use those functions on CreateSynchronizedScene but we dont have most Synchronized codes on Synchronised. If we can make those functions in network, so many things will be possible.

Synchronized functions


Synchronised functions

and already tested NetworkConvertSynchronisedSceneToSynchronizedScene to use Synchronized but dont work

but most important is Phase and Rate and SceneRunning functions because we can use those for timing

any idea?