Difference between revisions of "GetRadiationLevel"
Jump to navigation
Jump to search
imported>Kkuhlmann |
(No difference)
|
Revision as of 14:38, 26 November 2008
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.