DefaultSetGlobalOnTriggerLeave

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Set a global to a specific value when this trigger is left by the player.

Required Properties[edit | edit source]

GlobalVariable GlobalToSet
{The Global we want to set to NumToSetGlobalTo}

Float NumToSetGlobalTo
{The number we want to set GlobalToSet to.}