PortalFrameValleyParams Class

Represents parameters required to set the portal frame valley
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.PortalFrames.CreatePortalFrameValleyParams

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

The PortalFrameValleyParams type exposes the following members.

Constructors
  NameDescription
Public methodPortalFrameValleyParams(IPortalFrameValley)
The constructor for portal frame valley parameters
Public methodPortalFrameValleyParams(PortalFrameValleyType)
The constructor for portal frame valley parameters
Top
Properties
  NameDescription
Public propertyPortalFrameValleyType
Gets or sets the type of the valley
Public propertyValleyBeamSupportData
Gets or sets the valley beam support data
Top
See Also