public class RegisterBullet : RegisterActivity { public RegisterBullet(string itemId, string prefabPath) : base(itemId, prefabPath) { } }