IPortalFrameHaunchState Interface

Represents a portal frame haunch state

Namespace:  TSD.API.Remoting.PortalFrames
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IPortalFrameHaunchState : IPortalFrameMemberState

The IPortalFrameHaunchState type exposes the following members.

Properties
  NameDescription
Public propertyActive
Gets a value indicating the active state
(Inherited from IPortalFrameMemberState.)
Public propertyRafterEnd
Gets the end of the rafter the haunch is attached to
Public propertyRafterPosition
Get the position of the rafter the haunch is attached to
Top
See Also