PortalFrameValleyParams Constructor (IPortalFrameValley)

The constructor for portal frame valley parameters

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public PortalFrameValleyParams(
	IPortalFrameValley portalFrameValley
)

Parameters

portalFrameValley
Type: TSD.API.Remoting.PortalFramesIPortalFrameValley
The portal frame valley to initialize the parameters by
See Also