<Code Lib>
2025.3 Method
Changes 0
M

RoutingConditions.AppendCondition

Description:
Appends a routing condition to the end of existing routing conditions. Note that the first item (indexed at 0) is the condition for the primary connector.

public void AppendCondition(
	RoutingCondition condition
)

Loading…