Property | Type | Description | |
---|---|---|---|
appName | string | ||
appVersion | string | ||
bundleID | string | ||
instance | GoogleAnalytics, | ||
propertyID | string |
Method | Description | |
---|---|---|
LogEvent ( string titleCat, string titleAction ) : void | ||
LogScreen ( string title ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Process ( WWW www ) : IEnumerator | ||
Start ( ) : void |
public LogEvent ( string titleCat, string titleAction ) : void | ||
titleCat | string | |
titleAction | string | |
return | void |