Simple UObject Solution Documentation
Search...
Ctrl + K
Create a Replicated UObject
Previous
Activate the plugin.
Next
Create a UObject Manager
Last updated
8 months ago
Create a new Blueprint Class
Search for OPObject
Select OPObject and create it
Name the object as you want. Example : O_MyObjectName
Now you can open the object. There's nothing special in there. You have an event Destroy that you can override if you want.
You can create replicated variables.
You can create RPC's