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

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