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.Unity.Metadata.GameObjectMetadata< T >

Metadata for a game object created from a map feature.

Summary

Inheritance

Inherits from: Google.Maps.Unity.Metadata.IGameObjectMetadata

Public attributes

MapFeature
T
The map feature used to create this game object.

Properties

AbstractMapFeature

Public functions

GameObjectMetadata(T mapFeature)
Constructor.

Public attributes

MapFeature

T MapFeature

The map feature used to create this game object.

Properties

AbstractMapFeature

MapFeature AbstractMapFeature

Public functions

GameObjectMetadata

 GameObjectMetadata(
  T mapFeature
)

Constructor.