GetRadiationLevel
Revision as of 14:38, 26 November 2008 by imported>Kkuhlmann
Description
GetRadiationLevel returns the specified actor's current radiation value.
Syntax
GetRadiationLevel[.ActorRef]
Examples
if GetRadiationLevel.Player == 100
Condition is true if the player currently has 100 points of radiation.
Notes
- None at this time.