# Story Create Planet Panel

FlagsNative | Action | Restricted

Pre-Create the Planet Panel so it’s ready for use in Story Mode. This will only work for Blizzard maps.

Returns — void

native void StoryCreatePlanetPanel();

Category: Story / Modes And Sets

# Examples

# campaigns/liberty.sc2campaign

MapScript.galaxy

// L16724
StoryCreatePlanetPanel()
// L16724
StoryCreatePlanetPanel()

# campaigns/voidstory.sc2campaign

VoidCampaignUILib.galaxy

// L1699
StoryCreatePlanetPanel()