| AStarData Class |
[Missing <summary> documentation for "T:Planetbase.AStarData"]
Namespace: Planetbase
The AStarData type exposes the following members.
| Name | Description | |
|---|---|---|
| close | ||
| Equals | (Inherited from Object.) | |
| FieldGetter | (Inherited from Object.) | |
| FieldSetter | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getExecutionId | ||
| GetFieldInfo | (Inherited from Object.) | |
| getFScore | ||
| getGScore | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| getHScore | ||
| getPreviousNode | ||
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| isOpen | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| setGScore | ||
| setHScore | ||
| setPreviousNode | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| mExecutionId | ||
| mGScore | ||
| mHScore | ||
| mOpen | ||
| mPreviousNode |