Google.Maps.Event.DidCreateAreaWaterArgs

Event arguments for Feature.AreaWaterAreaWaterEvents.DidCreate events.

Summary

Inheritance

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

Constructors and Destructors

DidCreateAreaWaterArgs(AreaWater mapFeature, AreaWaterStyle style, GameObject createdGameObject)

Public functions

DidCreateAreaWaterArgs

 DidCreateAreaWaterArgs(
  AreaWater mapFeature,
  AreaWaterStyle style,
  GameObject createdGameObject
)