# Story Set Change

Grammar — Set up graphics engine for a set change
FlagsNative | Action | Restricted

Prepares the graphics engine for a set change.

Returns — void

native void StorySetChange();

Category: Story / Modes And Sets

# Examples

# campaigns/liberty.sc2campaign

MapScript.galaxy

// L8907
StorySetChange()
// L8907
StorySetChange()

# campaigns/swarmstoryutil.sc2mod

Lib281DEC45.galaxy

// L3292
StorySetChange()

# campaigns/voidstory.sc2campaign

VoidCampaignStoryLib.galaxy

// L1957
StorySetChange()

# mods/missionpacks/novacampaign.sc2mod

LibNCST.galaxy

// L1760
StorySetChange()