Esempio n. 1
0
            public static Improbable.PlayerLifecycle.PlayerHeartbeatServer.Snapshot DeserializeSnapshot(global::Improbable.Worker.CInterop.SchemaObject obj)
            {
                var component = new Improbable.PlayerLifecycle.PlayerHeartbeatServer.Snapshot();

                return(component);
            }
Esempio n. 2
0
 public static void ApplyUpdate(global::Improbable.Worker.CInterop.SchemaComponentUpdate updateObj, ref Improbable.PlayerLifecycle.PlayerHeartbeatServer.Snapshot snapshot)
 {
     var obj = updateObj.GetFields();
 }
Esempio n. 3
0
 public static void SerializeSnapshot(Improbable.PlayerLifecycle.PlayerHeartbeatServer.Snapshot snapshot, global::Improbable.Worker.CInterop.SchemaObject obj)
 {
 }