DefaultSetGlobalOnTriggerEnter
From Creation Kit
Set a global to a specific value when this trigger is entered by the player.
Required Properties
GlobalVariable GlobalToSet {The Global we want to set to NumToSetGlobalTo} Float NumToSetGlobalTo {The number we want to set GlobalToSet to.}