Click or drag to resize

SecretLoad Method (GameInfo)

Loads in data from the specified game info

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

Parameters

info
Type: Zyrenth.ZoraGameInfo
The game info
See Also