Example #1
0
            public static global::Improbable.Gdk.PlayerLifecycle.PlayerHeartbeatClient.Snapshot DeserializeSnapshot(global::Improbable.Worker.CInterop.SchemaObject obj)
            {
                var component = new global::Improbable.Gdk.PlayerLifecycle.PlayerHeartbeatClient.Snapshot();

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