Exemple #1
0
 public static void ApplyUpdate(global::Improbable.Worker.CInterop.SchemaComponentUpdate updateObj, ref global::Improbable.Gdk.PlayerLifecycle.PlayerCreator.Component component)
 {
     var obj = updateObj.GetFields();
 }
Exemple #2
0
 public static void SerializeComponent(global::Improbable.Gdk.PlayerLifecycle.PlayerCreator.Component component, global::Improbable.Worker.CInterop.SchemaObject obj, global::Unity.Entities.World world)
 {
 }
Exemple #3
0
            public static global::Improbable.Gdk.PlayerLifecycle.PlayerCreator.Component Deserialize(global::Improbable.Worker.CInterop.SchemaObject obj, global::Unity.Entities.World world)
            {
                var component = new global::Improbable.Gdk.PlayerLifecycle.PlayerCreator.Component();

                return(component);
            }