Romestead Assembly Reference

Shared.Analytics.AnalyticsManager

Type JSON

public class in Shared.Analytics

Methods14
Properties0
Fields4
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Analytics
  • Base typeSystem.Object
  • Hash47593398286C773E7BF0563ACBCFAFB0FE483C1A39A080CA1C11E35AF305742A

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
DisableErrorReportingpublicpublic System.Boolean DisableErrorReporting
TrackingConditionalprivateprivate System.String TrackingConditional
_initializedprivateprivate System.Boolean _initialized
_sessionStartedprivateprivate System.Boolean _sessionStarted

Methods

AddDesignEvent

public System.Void AddDesignEvent(System.String key)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashA25B87EE4992C6EA2FC5DF13BB4F9C021A4BB95CC79E364432BF9DBF93A9D566
  • Body hash5EE066E3E9974D83D1F8483E27C3EAA328519301C1495414485FF250AD49DB9F
  • IL size9
Referenced calls
  • GameAnalyticsSDK.Net.GameAnalytics::AddDesignEvent(System.String, System.Collections.Generic.IDictionary<System.String, System.Object>, System.Boolean)
Called by

AddDesignEvent

public System.Void AddDesignEvent(System.String key, System.Double value)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash99BD891691089EB68AE7BAEBC3022AEFE1C2A61B62AAAA55C221E541AB983722
  • Body hashD3710654E7086ED228ED30D147BC4B9E9E683D572C0A928DCBD1F6443DFFEC03
  • IL size10
Referenced calls
  • GameAnalyticsSDK.Net.GameAnalytics::AddDesignEvent(System.String, System.Double, System.Collections.Generic.IDictionary<System.String, System.Object>, System.Boolean)
Called by

ClearDimensions

public System.Void ClearDimensions()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC0DB51233C5D218DAE2E21016CE9332F68FDDF85A676C62EBC9CA042A513FBD7
  • Body hash565FCC0E83542AC1A6769BF2CBCAF346760D17D615E15ED67E4E316F0ABBFEFC
  • IL size19
Referenced calls
  • GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension01(System.String)
  • GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension02(System.String)
  • GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension03(System.String)
Called by

Configure

public System.Void Configure(System.String version)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash3F8E1406290754E15B47D3EDD4C460CED40E6F4F3337633FDF30E443DDFC5194
  • Body hashCC23448BA7D6D4D457FE0DD6976FC3C5112C6F41761B75F28B0A8C1235D7A039
  • IL size457
Referenced calls
  • AnalyticsManager.<>c::<Configure>b__4_0(System.String, GameAnalyticsSDK.Net.EGALoggerMessageType)
  • System.Action<System.String, GameAnalyticsSDK.Net.EGALoggerMessageType>::.ctor(System.Object, System.IntPtr)
  • GameAnalyticsSDK.Net.GameAnalytics::add_OnMessageLogged(System.Action<System.String, GameAnalyticsSDK.Net.EGALoggerMessageType>)
  • GameAnalyticsSDK.Net.GameAnalytics::SetEnabledManualSessionHandling(System.Boolean)
  • GameAnalyticsSDK.Net.GameAnalytics::ConfigureBuild(System.String)
  • System.Object::ToString()
  • GameAnalyticsSDK.Net.GameAnalytics::ConfigureUserId(System.String)
  • GameAnalyticsSDK.Net.GameAnalytics::ConfigureAvailableCustomDimensions01(System.String[])
  • GameAnalyticsSDK.Net.GameAnalytics::ConfigureAvailableCustomDimensions02(System.String[])
  • GameAnalyticsSDK.Net.GameAnalytics::ConfigureAvailableCustomDimensions03(System.String[])
Called by
String literals
  • plains
  • beach
  • desert
  • forest
  • forest-deep
  • ghosttown
  • interior
  • lake
  • mountains
  • volcanic-tendril
  • volcanic
  • ocean
  • river
  • test-biome
  • null
  • other

EndSession

public System.Void EndSession()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash765ABE1AAF51744BEA2097A6F89AF65EEB38EE72487D992DF1725E24CA940E3A
  • Body hash2EDA30F414C164371C710CB341EA986E831293688E28094EFE0F23C266E8A22C
  • IL size20
Referenced calls
  • GameAnalyticsSDK.Net.GameAnalytics::EndSession()
Called by

GetConfig

public System.String GetConfig(System.String key)

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticTrue
  • VirtualFalse
  • Hash80C8487FE9470C8B624C9210204FD8797A70975FF97306D37EC651CDBEEA86DB
  • Body hashF8AB20E7387C90C72AD0F8A7AB7D16A24D0EAAA1BB450E3785C6274159234843
  • IL size17
Referenced calls
  • GameAnalyticsSDK.Net.GameAnalytics::GetRemoteConfigsValueAsString(System.String, System.String)

Initialize

public System.Void Initialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash54640113F0DE4256D3DBCBB56E27D266E0250AB5D5D367D92C11CC1772034F3C
  • Body hash61D7C42EE3772A05E7F0040D3794B2D9CB8ECE18D7A04EF0679A73C1B2C01D0E
  • IL size22
Referenced calls
  • GameAnalyticsSDK.Net.GameAnalytics::Initialize(System.String, System.String)
Called by
String literals
  • 4dc91351bdf48716b605e06fc0f11a50
  • f4ff0968089424f21af8bb8e9e938a32cb30b1cc

IsConfigLoaded

public System.Boolean IsConfigLoaded()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash1CC60C2314083F11E2C68F8D17A03F3F36CA33361503A2093C1AF17C44C4C3AB
  • Body hash28CE407124EEC7B8896CA3A14FA5B7DC2742099D7BAA28285E360D7456F8FD49
  • IL size2

OnQuit

public System.Void OnQuit()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash0300825AF012C0C879B6345F32E1DB77D2B559D579BA0E27101DBB398E922CC1
  • Body hashBB8B846A4D6D2E04466A537AB98EDC1A8DCA3D298E9D5E95B550A566430F5516
  • IL size24
Referenced calls
  • System.Threading.Thread::Sleep(System.Int32)
  • GameAnalyticsSDK.Net.GameAnalytics::OnQuit()
Called by

SetDimension1

public System.Void SetDimension1(System.String value)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash143FB9954256AA7C436B9B1CFF6CD66A02FF953C04103DA87B5764848FF66F3A
  • Body hash9E0B136E1975D26C9B4EAFA77B50126CFCB86691910CC3D1E7B6FD78B4DA46CF
  • IL size7
Referenced calls
  • GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension01(System.String)
Called by

SetDimension2

public System.Void SetDimension2(System.String value)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash595900A1743BA537CF977F9AA718149330554A339EA88F0344D58648BC780433
  • Body hashEF3FF3E56A22E3C3F93CA26E4EFD3D1D2F78036543DC6863934D8B1D5379F74B
  • IL size7
Referenced calls
  • GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension02(System.String)
Called by

SetDimension3

public System.Void SetDimension3(System.String value)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash33E1BEA86EB203E81D1BC0F3A1B7570B12C9579CCC761D20B031AB178E5C3D5A
  • Body hashF88E1DC04AD2EA14517CCF63E9BE20C2DA8632072817DB356EB219D47839FB57
  • IL size7
Referenced calls
  • GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension03(System.String)
Called by

StartSession

public System.Void StartSession()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2E1B7556ABA5F2402997D1CBCBFE19FDC32B49449437FF9F69441160314179AF
  • Body hashC0C6A4CF9D1F60543F9C94116C5CC87E55C108C14F7DFCAFD8CDAD54A24859B8
  • IL size20
Referenced calls
  • GameAnalyticsSDK.Net.GameAnalytics::StartSession()
Called by

TrackError

public System.Void TrackError(System.String errorMessage)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash1752F85E96FF3FA691628C707B8609BB3E0DF665DA60E2D36A58AA2375C6392A
  • Body hash33C5346BB8B20516E9C823D3F893A673A228B46043AC82D26D4529D8400D22EE
  • IL size27
Referenced calls
  • System.String::IsNullOrWhiteSpace(System.String)
  • GameAnalyticsSDK.Net.GameAnalytics::AddErrorEvent(GameAnalyticsSDK.Net.EGAErrorSeverity, System.String, System.Collections.Generic.IDictionary<System.String, System.Object>, System.Boolean)
Called by