GetCasinoMaxWinnings

From the Fallout3 GECK Wiki
Revision as of 00:07, 12 December 2016 by imported>LuthienAnarion
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the max winnings value of a casino form.

Syntax

[help]
(int) GetCasinoMaxWinnings casino:form

Example

set iMax to GetCasinoMaxWinnings TheTopsCasinoData

See Also