Just use the new and improved version of the syntax and write it like this:
UPROPERTY(Replicated, EditAnywhere, Category = "MyCat")
int32 ExamplePrimitiveType = 1;
Just use the new and improved version of the syntax and write it like this:
UPROPERTY(Replicated, EditAnywhere, Category = "MyCat")
int32 ExamplePrimitiveType = 1;