Method From

From(IPortalFrameBase?)

Creates a new instance of PortalFrameBaseParams class based on given portal frame base

Declaration
public static PortalFrameBaseParams From(IPortalFrameBase? portalFrameBase)
Parameters
Type Name Description
IPortalFrameBase portalFrameBase

The portal frame base to initialize the parameters by

Returns
Type Description
PortalFrameBaseParams

The newly created instance of PortalFrameBaseParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next