Interface PhotonStructSerializable<T>
- All Known Implementing Classes:
MultiTargetPNPResult, PhotonPipelineMetadata, PhotonPipelineResult, PhotonTrackedTarget, PnpResult, TargetCorner
public interface PhotonStructSerializable<T>
-
Method Summary
-
Method Details
-
getSerde
PacketSerde<T> getSerde()Returns the PhotonStruct serializer for this type.- Returns:
- The PhotonStruct serializer
-