Simple UObject Solution Documentation
Ctrl
K
Copy
Create a Replicated UObject
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
Previous
Activate the plugin.
Next
Create a UObject Manager
Last updated
1 year ago