Making Custome Texture2D asset compile error

image

I’m making custom texture asset on custom Module.

image

I included the correct header name and added UnrealEd on cs file also.

But when I compile this I got a linking error on visual studio.
It printed LNK2001 and LNK1120 errors.

Anyone can help me?