OthersEvents..::..VectorVectorListVectorHandler Delegate
Delegate VectorVectorListVectorHandler
Namespace:
wManager.EventsAssembly: wManager (in wManager.dll)
Syntax
public delegate void VectorVectorListVectorHandler( Vector3 from, Vector3 to, List<Vector3> path, string continentNameMpq, bool resultSuccess )
Parameters
- from
- Type: robotManager.Helpful..::..Vector3
From.
- to
- Type: robotManager.Helpful..::..Vector3
To.
- continentNameMpq
- Type: String
The continent name MPQ.
- resultSuccess
- Type: Boolean
if set to true [result success].