Click or drag to resize

RingSecret Constructor (GameInfo)

Initializes a new instance of the RingSecret class from the specified game info.

Namespace:  Zyrenth.Zora
Assembly:  ZoraSharp (in ZoraSharp.dll) Version: 2.3
Syntax
public RingSecret(
	GameInfo info
)

Parameters

info
Type: Zyrenth.ZoraGameInfo
The game information.
See Also