[This is preliminary documentation and is subject to change.]
The GoalChunk 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) | (Inherited from Chunk<(Of <(<'T>)>)>.) |
![]() |
Equals(T) | (Inherited from Chunk<(Of <(<'T>)>)>.) |
![]() |
GetDimensionWeight | (Inherited from Chunk.) |
![]() |
GetEnumerator | (Inherited from Chunk.) |
![]() |
GetHashCode | (Inherited from Chunk<(Of <(<'T>)>)>.) |
![]() |
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.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable..::..GetEnumerator | (Inherited from Chunk.) |