Black Ops III

SetLitFogBank

Sets which bank to use for all lit fog volumes with matching script id

Example:

SetLitFogBank( 0, 1, 5.0 )

Parameters

ParameterSummary
*localClientNumThe local client
*scriptidVolume identifier set in Radiant. (0-255). -1 = all.
*bankBank selection (0-3).
*timeTime in seconds to make the transition over. -1 to use the 'fogtime' parameter set in the volume.

* = mandatory