UPROPERTY(Transient) // Not in disk float CurrentHp; UPROPERTY() // Serializable for disk float MaxHp;