PortalFrameBaseParams Constructor (IPortalFrameBase)

The constructor for portal frame base parameters

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public PortalFrameBaseParams(
	IPortalFrameBase portalFrameBase
)

Parameters

portalFrameBase
Type: TSD.API.Remoting.PortalFramesIPortalFrameBase
The portal frame base to initialize the parameters by
See Also