Class PortalFrameValleyParams
Represents parameters required to set the portal frame valley
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class PortalFrameValleyParams
Properties
| Name | Description |
|---|---|
| PortalFrameValleyType | Gets or sets the type of the valley |
| ValleyBeamSupportData | Gets or sets the valley beam support data |
Methods
| Name | Description |
|---|---|
| Create(PortalFrameValleyType) | Creates a new instance of PortalFrameValleyParams class |
| From(IPortalFrameValley?) | Creates a new instance of PortalFrameValleyParams class based on given portal frame valley |