GetCasinoShufflePercent

Revision as of 00:31, 12 December 2016 by imported>LuthienAnarion (Created page with "{{Function |origin = LU |summary = Returns the percentage of the decks to exhaust before shuffling in a casino form. |name = GetCasinoShufflePercent |returnType = float |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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

(float) GetCasinoShufflePercent casino:form

Example

set fShuffle to GetCasinoShufflePercent TheTopsCasinoData

Notes

Percentages are a decimal value: 1.0 is 100%.

See Also