Google.Maps.Event.DidCreateLineWaterArgs

Event arguments for Feature.LineWaterLineWaterEvents.DidCreate events.

Summary

Inheritance

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

Constructors and Destructors

DidCreateLineWaterArgs(LineWater mapFeature, LineWaterStyle style, GameObject createdGameObject)

Public functions

DidCreateLineWaterArgs

 DidCreateLineWaterArgs(
  LineWater mapFeature,
  LineWaterStyle style,
  GameObject createdGameObject
)