Blueprint based components?

Ah, you are right! I totally missed that I can actually create ActorComponent derived Blueprint Classes (Blueprint Components) right from within the editor! Was reading some component documentation which only used C++ as examples (specifically for replication). Just double checked, I can actually do entire component replication within Blueprint! Thanks!