[This is preliminary documentation and is subject to change.]

The ConditionChunk type exposes the following members.

Properties

  Name Description
Public property AsDimensionValuePair (Inherited from Chunk.)
Public property Count (Inherited from Chunk.)
Public property DimensionCount (Inherited from Chunk.)
Public property IsMatchAll
Specifies whether the condition chunk is in a "match-all" state (i.e., all of the world objects in the condition chunk are set to True)
Public property IsReadOnly
Specifies whether the condition chunk is in a read-only (i.e., immutable or locked) state
Public property IsRepresentation (Inherited from Chunk.)
Public property Item[([( Guid])]) (Inherited from Chunk.)
Public property Item[([( Object])]) (Inherited from Chunk.)
Public property Item[([( IWorldObject])])
Public property Item[([( Object, IComparable])]) (Inherited from Chunk.)
Public property Item[([( IWorldObject, Object])])
Public property LabelAsIComparable (Inherited from Chunk.)
Public property StrengthCalculatorDelegate (Inherited from Chunk.)
Public property WeightCalculatorDelegate (Inherited from Chunk.)
Public property WorldID (Inherited from Chunk.)

See Also