Custom object destroy #480
Closed
ghost
started this conversation in
Feature Request
Replies: 4 comments
-
Example implementation:
Or maybe name |
Beta Was this translation helpful? Give feedback.
0 replies
-
Bump |
Beta Was this translation helpful? Give feedback.
0 replies
-
Revisiting this: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing due to no reply. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am spawning object with Addressables, and I am experiencing issues when I despawn a player.
So, my idea is to add a parameter called IObjectDestroyer with CustomDestroy(NetworkObject); method, that is called instead of regular Object.Destroy(...).
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions