CandideServer.PathFinding.PathFindTaskInfo
Type JSONpublic struct in CandideServer.PathFinding
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.PathFinding - Base type
System.ValueType - Hash
15B8249A31C8825FE42AA5AE5B93F66B676AA5857DEDA26C607A2B1650C6767B
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Args# | public | public CandideServer.PathFinding.PathFindArgs Args |
Data# | public | public CandideServer.PathFinding.PathFindCollisionData Data |
Failed# | public | public System.Boolean Failed |
Id# | public | public System.Int32 Id |
PathList# | public | public System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2> PathList |
Task# | public | public System.Threading.Tasks.Task Task |
TimeStarted# | public | public System.Double TimeStarted |
WorldId# | public | public System.Guid WorldId |
Properties
| Name | Visibility | Signature |
|---|---|---|
IsActive# | public | public System.Boolean IsActive |