Skip to main content

B1GameObjectDespawnInfo

  • Holds the despawn information for a game object, identifying the object and its owner.
PropertyTypeDescriptionMetadata
EntityIdint64The entity ID of the object to despawn.
OwnerEntityIdint64The entity ID of the owner (e.g. site or character) of the despawned object.