GetWorldspaceFlag
From GECK
A function added by the JIP NVSE Plugin.
Description
Returns whether the specified flag (determined by flagID) is set for the specified Worldspace.
Syntax
(flagValue:0/1) GetWorldspaceFlag worldspace:ref flagID:int{0-7}
Worldspace Flag IDs
0 Small World 1 Can't Fast-Travel 4 No LOD Water 5 No LOD Noise 6 Disallow NPC Fall Damage 7 Needs Water Adjustment
Example
set bFlag to GetWorldspaceFlag FreesideWorld 4