Click or drag to resize

GameSecretIsValidForPAL Method

Checks if the secret is valid for PAL, since it has extra sanity checks.

Namespace:  Zyrenth.Zora
Assembly:  ZoraSharp (in ZoraSharp.dll) Version: 2.3
Syntax
public bool IsValidForPAL()

Return Value

Type: Boolean
true if this secret is valid for usage on PAL games; otherwise, false.
See Also