[DEV SERVER] Loading description...
Caveats
Parameters
floatafFrequency
Examples
if (Game.IsPlayerListening(98.0))
Debug.Trace("Quick, the player's listening. Say something cool on frequency 98.0.")
endIfAuto-Generated Example
float myFloat__afFrequency
bool returnedValue = Game.IsPlayerListening(myFloat__afFrequency)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
