메소드 | 설명 | |
---|---|---|
GoToNode ( ushort nodeId, Vector3 pos ) : void | ||
GoToSegment ( ushort segmentId, Vector3 pos ) : void | ||
GoToVehicle ( ushort vehicleId, Vector3 pos ) : void |
public static GoToNode ( ushort nodeId, Vector3 pos ) : void | ||
nodeId | ushort | |
pos | Vector3 | |
리턴 | void |
public static GoToSegment ( ushort segmentId, Vector3 pos ) : void | ||
segmentId | ushort | |
pos | Vector3 | |
리턴 | void |
public static GoToVehicle ( ushort vehicleId, Vector3 pos ) : void | ||
vehicleId | ushort | |
pos | Vector3 | |
리턴 | void |