@@ -109,6 +109,16 @@
|
||||
<div class="methodtext">Get the inflation factor for payments.</div>
|
||||
<div class="methodtext">Returns the inflation factor as a fixed point value (16 bits).</div>
|
||||
</div>
|
||||
<div class="indent">
|
||||
<div class="code">static bool SetPriceFactor (int64 factor)</div>
|
||||
<div class="methodtext">Set the inflation factor for prices (GS only).</div>
|
||||
<div class="methodtext">The inflation factor is a fixed point value (16 bits).</div>
|
||||
</div>
|
||||
<div class="indent">
|
||||
<div class="code">static bool SetPaymentFactor (int64 factor)</div>
|
||||
<div class="methodtext">Set the inflation factor for payments (GS only).</div>
|
||||
<div class="methodtext">The inflation factor is a fixed point value (16 bits).</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user