1
This commit is contained in:
@@ -7,5 +7,6 @@ namespace BITFALL.Bullet
|
||||
int LayerMask { get; set; }
|
||||
void Spawn(BulletData bulletData);
|
||||
Func<int,int,bool> OnHit { get; set; }
|
||||
public event Action<BulletData, object> OnBulletHit;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user