MyCharacter.h
UPROPERTY(Replicated, EditDefaultsOnly) float Health;
MyCharacter.cpp
float AMyCharacter::TakeDamage(float Da