-
Notifications
You must be signed in to change notification settings - Fork 63
Network Object Despawner
AlexanderMcCord edited this page Sep 21, 2022
·
2 revisions
This small, but quite useful class lets you safely de-spawn an active NetworkObject
that is part of the active networked session. There is only one main method which is DespawnNetworkObject
:
DespawnNetworkObject:
-
networkObject:
The network object that will be de-spawned(removed) from the networked session.
Developer guide:
-
Important code classes:
-
Characters: