NOTICE: Google Maps Platform gaming services is deprecated as of October 18, 2021. Current users will have continued access until December 31, 2022. During this time, we will continue to provide support and fixes to major bugs and outages. See the Gaming Services Transition Guide for resources to help you plan the next steps for your projects.

Google.Maps.Event.WillCreateExtrudedStructureArgs

Encapsulates event arguments for Feature.ExtrudedStructure `WillCreate events.

Summary

See ExtrudedStructureEvents.WillCreate

Inheritance

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

Constructors and Destructors

WillCreateExtrudedStructureArgs(ExtrudedStructure mapFeature, ExtrudedStructureStyle style)

Public functions

WillCreateExtrudedStructureArgs

 WillCreateExtrudedStructureArgs(
  ExtrudedStructure mapFeature,
  ExtrudedStructureStyle style
)