mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-20 00:51:41 +00:00
Fix getTarget docs (#1404)
This commit is contained in:
@@ -180,6 +180,8 @@ public class PhotonPipelineResult implements ProtobufSerializable {
|
||||
/**
|
||||
* Returns a copy of the vector of targets.
|
||||
*
|
||||
* <p>Returned in the order set by target sort mode.
|
||||
*
|
||||
* @return A copy of the vector of targets.
|
||||
*/
|
||||
public List<PhotonTrackedTarget> getTargets() {
|
||||
|
||||
Reference in New Issue
Block a user