Hide actor for player at listen server only?

Would this help you?


UFUNCTION(BlueprintCallable, Category="Rendering")
void SetOnlyOwnerSee
(
    bool bNewOnlyOwnerSee
)