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.Attribution.Attributions

Aggregates attributions of multiple IAttribution.

Summary

Public static attributes

All = new Attributions(new DeviceCultureInfoProvider())
readonly Attributions
The game-wide instance of Attributions.

Properties

Text
string
The attribution text.

Public attributes

Changed = () => {}
System.Action
Called when the visible providers have changed.

Public static attributes

All

readonly Attributions All = new Attributions(new DeviceCultureInfoProvider())

The game-wide instance of Attributions.

Properties

Text

string Text

The attribution text.

Public attributes

Changed

System.Action Changed = () => {}

Called when the visible providers have changed.