PortalFrameValleyParapetParams Constructor (IPortalFrameValley)

The constructor for a portal frame valley parapet parameters

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

Parameters

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