GooglePlayGames. BasicApi. PlayerGameEvent
Represents a custom game event or discrete player action (e.g., "player killed monster", "level completed", etc.).
Summary
This class allows developers to define and log game-specific events with associated properties.
Properties |
|
|---|---|
EventName
|
string
|
EventProperties
|
IReadOnlyDictionary< string, object >
|
Classes |
|
|---|---|
|
GooglePlayGames. |
Builder for PlayerGameEvent. |
Properties
EventName
string EventName
EventProperties
IReadOnlyDictionary< string, object > EventProperties