Table of Contents

COMP_BUILDING_ATTACH_NODE

Category: Component

Parent class: COMPONENT

Properties


AttachNodeTypeList

Serialized


AllowedAngles

Serialized


MultipleOrientationCount

Serialized


ForbidRotation

Serialized


ResetRotationWhenAttached

Serialized

Functions


setAttachNodeType

void setAttachNodeType(type)

Name Type Description
type ATTACH_NODE_TYPE

addAttachNodeType

void addAttachNodeType(type)

Name Type Description
type ATTACH_NODE_TYPE

isNodeType

boolean isNodeType(type)

Name Type Description
type ATTACH_NODE_TYPE

getLinkedBuildingAttachNode

COMP_BUILDING_ATTACH_NODE getLinkedBuildingAttachNode()


getParentPart

COMP_BUILDING_PART getParentPart()


isAvailable

boolean isAvailable()


isCompatibleWithOtherNode

boolean isCompatibleWithOtherNode(otherNode)

Name Type Description
otherNode COMP_BUILDING_ATTACH_NODE

isAttached

boolean isAttached()