GetRadiationLevelAlt
Revision as of 17:48, 30 March 2016 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns the radiation level (rads/sec) at the calling actor's current position. Unlike the vanilla GetRadiationLevel, which would onl...")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns the radiation level (rads/sec) at the calling actor's current position. Unlike the vanilla GetRadiationLevel, which would only return a value when called on the player, this function may be called on any NPC.
Syntax
(radLevel:float) reference.GetRadiationLevelAlt
Example
set fRadLevel to actorRef.GetRadiationLevelAlt