Struct NavMeshData
Implements
ISharedComponentData
IQueryTypeParameter
Assembly: ProjectDawn.Navigation.dll
Syntax
public struct NavMeshData : ISharedComponentData, IQueryTypeParameter, IEquatable<NavMeshData>
Fields
|
Improve this Doc
View Source
Value
Declaration
Field Value
Type |
Description |
NavMeshData |
|
Methods
|
Improve this Doc
View Source
Equals(NavMeshData)
Declaration
public bool Equals(NavMeshData other)
Parameters
Returns
|
Improve this Doc
View Source
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Overrides
Implements
Unity.Entities.ISharedComponentData
Unity.Entities.IQueryTypeParameter