Persistate API documentation
Flate Method (amount)
NamespacesPersistate.UtilSectionFlate(Int32)

[This is preliminary documentation and is subject to change.]

Inflates or deflates this section by a given amount. The amount is subtracted from the Start and added to the End.
Declaration Syntax
C#
public void Flate(
	int amount
)
Parameters
amount (Int32)
The amount to inflate (if positive) or deflate (if negative).

Assembly: Persistate.Util (Module: Persistate.Util) Version: 0.6.1.20 (0.6.1.20)