# Destroy Planet

Grammar — Destroy planet
FlagsNative | Action

Removes the specified planet from the planet panel.

# Arguments

  • int<planet> — Planet

Returns — void

native void PlanetDestroy(int inPlanetId);

Category: Story / Planet Panel / Planets

# Examples

— None found —