InternalAreaCondition Class

graph BT Type-->Base0["ConditionBehaviour"] click Base0 "/docs/client_api_10.4.0/api/EasyBuildSystem.Features.Scripts.Core.Base.Condition/ConditionBehaviour" Base0-->Base1["MonoBehaviour"] Type["InternalAreaCondition"] class Type type-node

Syntax

[Condition("Internal Area Condition", "Check and denies the actions, if this piece entering in a Area Behaviour component.\n" + "You can find more information about of conditions in the online documentation.", ConditionTarget.PieceBehaviour)]
public class InternalAreaCondition : ConditionBehaviour

Attributes

Type Description
ConditionAttribute

Fields

Properties

Name Value Summary
Piece PieceBehaviour
Inherited from ConditionBehaviour

Methods

Name Value Summary
CheckForDestruction() bool
CheckForEdition() bool
CheckForPlacement() bool