Google.Maps.Event.DidCreateIntersectionArgs

Encapsulates event arguments for Feature.SegmentSegmentEvents.WillCreate events.

Summary

Inheritance

Inherits from: Google.Maps.Event.DidCreateEventArgs< TM, TS >

Constructors and Destructors

DidCreateIntersectionArgs(IntersectionFeature mapFeature, SegmentStyle style, GameObject createdGameObject)

Public functions

DidCreateIntersectionArgs

 DidCreateIntersectionArgs(
  IntersectionFeature mapFeature,
  SegmentStyle style,
  GameObject createdGameObject
)