Beispiel #1
0
            public static SpatialOSComponentWithNoFieldsWithCommands Deserialize(global::Improbable.Worker.Core.SchemaObject obj, global::Unity.Entities.World world)
            {
                var component = new SpatialOSComponentWithNoFieldsWithCommands();

                return(component);
            }
Beispiel #2
0
            public static SpatialOSComponentWithNoFieldsWithCommands.Update GetAndApplyUpdate(global::Improbable.Worker.Core.SchemaObject obj, ref SpatialOSComponentWithNoFieldsWithCommands component)
            {
                var update = new SpatialOSComponentWithNoFieldsWithCommands.Update();

                return(update);
            }
Beispiel #3
0
 public static void Serialize(SpatialOSComponentWithNoFieldsWithCommands component, global::Improbable.Worker.Core.SchemaObject obj)
 {
 }