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
Syntaxpublic bool IsValidForPAL()
Public Function IsValidForPAL As Boolean
Return Value
Type:
Booleantrue if this secret is valid for usage on PAL games; otherwise,
false.
See Also