GetCasinoShufflePercent

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the percentage of the decks to exhaust before shuffling in a casino form.

Syntax

[help]
(float) GetCasinoShufflePercent casino:form

Example

set fShuffle to GetCasinoShufflePercent TheTopsCasinoData

Notes

Percentages are a decimal value: 1.0 is 100%.

See Also