Portal |
Creates a new instance of PortalFrameValleyParams class
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public static PortalFrameValleyParams Create( PortalFrameValleyType portalFrameValleyType )
Parameters
- portalFrameValleyType PortalFrameValleyType
- The type of the valley
Return Value
PortalFrameValleyParamsThe newly created instance of PortalFrameValleyParams class
See Also