GetRadiationLevel

From the Fallout3 GECK Wiki
Revision as of 04:29, 17 December 2008 by imported>Qazaaq (correcting syntax and description)
Jump to navigation Jump to search

Description

GetRadiationLevel returns the radiation level in the specified actor's current environment.

Syntax

[ActorRef.]GetRadiationLevel

Examples

if player.GetRadiationLevel == 100

Condition is true if the player is currently in an area with a radiation level of 100.

Notes

  • To get the current radiation value of an actor use GetAV radiationrads.