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