ZoneJointContainerAddZone(Zone) Method

Add an existing zone to this entity.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public CollectionModificationStatus AddZone(
	Zone zone
)

Parameters

zone  Zone
 

Return Value

CollectionModificationStatus

See Also