Creates default name for file name.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public string GetBankDefaultFileName(
	bool local
)

Parameters

local
Type: System..::.Boolean
Whether the bank is local.

Return Value

Returns the default name for the bank.

See Also