[This is preliminary documentation and is subject to change.]
The Chunk<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from Chunk.) |
![]() |
CalculateDimensionWeight |
Calculates the weight for the specified dimension
(Inherited from Chunk.) |
![]() |
ComputeStrength |
Computes the strength of the chunk given the current input
(Inherited from Chunk.) |
![]() |
Contains(Guid) | (Inherited from Chunk.) |
![]() |
Contains(IWorldObject) | (Inherited from Chunk.) |
![]() |
Contains(Object, IComparable) | (Inherited from Chunk.) |
![]() |
ContainsDimension(Object) | (Inherited from Chunk.) |
![]() |
ContainsDimension(Object, Double) | (Inherited from Chunk.) |
![]() |
ContainsDimensionAsNOTActivated | (Inherited from Chunk.) |
![]() |
Equals(Object) | (Overrides Chunk..::..Equals(Object).) |
![]() |
Equals(T) | |
![]() |
GetDimensionWeight | (Inherited from Chunk.) |
![]() |
GetEnumerator | (Inherited from Chunk.) |
![]() |
GetHashCode | (Overrides Chunk..::..GetHashCode()()()().) |
![]() |
Remove(Guid) | (Inherited from Chunk.) |
![]() |
Remove(IWorldObject) | (Inherited from Chunk.) |
![]() |
SetDimensionAsNOTActivated |
Specifies that the dimension (with the specified ID) MUST contain NO activated values
(Inherited from Chunk.) |
![]() |
SetDimensionWeight |
Sets the weight of the dimension with the specified ID
(Inherited from Chunk.) |
![]() |
ToString()()()() | (Inherited from Chunk.) |
![]() |
ToString(Boolean) | (Inherited from Chunk.) |
![]() |
ToString(String, Boolean) | (Inherited from Chunk.) |
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Addition | |
![]() ![]() |
Equality | |
![]() ![]() |
Inequality | |
![]() ![]() |
Subtraction |
Properties
Name | Description | |
---|---|---|
![]() |
AsDimensionValuePair | (Inherited from Chunk.) |
![]() |
Count | (Inherited from Chunk.) |
![]() |
DimensionCount | (Inherited from Chunk.) |
![]() |
IsRepresentation | (Inherited from Chunk.) |
![]() |
Item[([( Guid])]) | (Inherited from Chunk.) |
![]() |
Item[([( Object])]) | (Inherited from Chunk.) |
![]() |
Item[([( Object, IComparable])]) | (Inherited from Chunk.) |
![]() |
LabelAsIComparable | (Inherited from Chunk.) |
![]() |
StrengthCalculatorDelegate | (Inherited from Chunk.) |
![]() |
WeightCalculatorDelegate | (Inherited from Chunk.) |
![]() |
WorldID | (Inherited from Chunk.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable..::..GetEnumerator | (Inherited from Chunk.) |