IsAlwaysHardcore
From GECK
(Redirected from Behemoth)
A function included in the GECK for Fallout: New Vegas.
Contents
Description
Returns 1 if hardcore mode has always been activated in the game. This is used to check if player fails requirements before adding achievement for hardcore mode.
Syntax
(0, 1:int) [Actor].IsAlwaysHardcore
Or:
(0, 1:int) [Actor].behemoth
Example
set bAlwaysHardcore to PlayerRef.IsAlwaysHardcore