Method From
From(IPortalFrameValley?)
Creates a new instance of PortalFrameValleyParams class based on given portal frame valley
Declaration
public static PortalFrameValleyParams From(IPortalFrameValley? portalFrameValley)
Parameters
| Type | Name | Description |
|---|---|---|
| IPortalFrameValley | portalFrameValley | The portal frame valley to initialize the parameters by |
Returns
| Type | Description |
|---|---|
| PortalFrameValleyParams | The newly created instance of PortalFrameValleyParams class |