RemovePerk

From the CreationKit Wiki
Jump to navigation Jump to search

Description[edit | edit source]

RemovePerk removes a Perk from an actor. It is called on a reference and the parameter is the perk to remove.

Syntax[edit | edit source]

[ActorREF.]RemovePerk PerkID

Examples[edit | edit source]

BuddyRefID.RemovePerk 0010D969 (RestedWellPerk)

Buddy no longer has the benefits of the Well Rested Perk.

See Also[edit | edit source]

AddPerk

Reference[edit | edit source]

None provided.