
Açıklama
ObjectReplicator is a powerful and simple plugin for Unreal Engine that allows you to easily replicate UObjects. With ObjectReplicator, you simply add a special component (ReplicatedObjectContainer) to your actor, and it handles all the work of synchronizing an array of your objects between the server and clients. It is perfect for simple inventory systems, effect systems (buffs, debuffs), and can also be used for any other tasks that require object replication while maintaining modularity!
Docs: https://github.com/Dexied/ObjectReplicatorDemo/wiki
Demo: https://github.com/Dexied/ObjectReplicatorDemo
All my products: https://www.fab.com/sellers/Dexied
Discord: https://discord.gg/mqV52Qf
Email: [email protected]


