If it has nothing in details pane, that is usually because you are missing the right UPROPERTY specifiers for the component (like EditAnywhere, BlueprintReadWrite) or might need to restart the editor and compile if using live coding
If it has nothing in details pane, that is usually because you are missing the right UPROPERTY specifiers for the component (like EditAnywhere, BlueprintReadWrite) or might need to restart the editor and compile if using live coding