public static SpatialOSComponentWithNoFieldsWithCommands Deserialize(global::Improbable.Worker.Core.SchemaObject obj, global::Unity.Entities.World world) { var component = new SpatialOSComponentWithNoFieldsWithCommands(); return(component); }
public static SpatialOSComponentWithNoFieldsWithCommands.Update GetAndApplyUpdate(global::Improbable.Worker.Core.SchemaObject obj, ref SpatialOSComponentWithNoFieldsWithCommands component) { var update = new SpatialOSComponentWithNoFieldsWithCommands.Update(); return(update); }
public static void Serialize(SpatialOSComponentWithNoFieldsWithCommands component, global::Improbable.Worker.Core.SchemaObject obj) { }