IPortalFrameValleySetParapetAsync Method

Sets the parapet of the valley

Namespace:  TSD.API.Remoting.PortalFrames
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
Task<IOperationResult> SetParapetAsync(
	PortalFrameValleyParapetParams parameters
)

Parameters

parameters
Type: TSD.API.Remoting.PortalFrames.CreatePortalFrameValleyParapetParams
The parameters of the parapet

Return Value

Type: TaskIOperationResult
The result of the operation
See Also