Skip to content

ADrone.Destroy

Ivory edited this page Nov 2, 2024 · 1 revision

void Destroy()

Destroys and frees up any native handles associated with this drone. The drone is deleted in the process.

Note

Any non-native handles applied to this drone must be closed in CD2_OnDroneDestroyed forward

Clone this wiki locally