Exemple #1
0
 public void Use(CharacterContext context, IBumpTarget target)
 {
     Debug.Log($"Hit {target}, but it had no effect!");
 }