public SampCoordPointAtSky(CoordPointAtSkyDelegate callback) { Name = "coord.pointAt.sky"; coordPointAtSky += callback; }