Background for Skyrim SE
Member of the CharGen script
boolfunctionClearPreset(ActorBasenpc)NativeGlobal

Description

Documentation Comment

Unmaps the presets to their corresponding NPC


Parameters

  1. ActorBasenpc


Examples

Auto-Generated Example

ActorBase myActorBase__npc

bool returnedValue = CharGen.ClearPreset(myActorBase__npc)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.