Shared.Analytics.AnalyticsManager
Type JSONpublic class in Shared.Analytics
Type metadata
- Assembly
Shared - Namespace
Shared.Analytics - Base type
System.Object - Hash
47593398286C773E7BF0563ACBCFAFB0FE483C1A39A080CA1C11E35AF305742A
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
DisableErrorReporting# | public | public System.Boolean DisableErrorReporting |
TrackingConditional# | private | private System.String TrackingConditional |
_initialized# | private | private System.Boolean _initialized |
_sessionStarted# | private | private System.Boolean _sessionStarted |
Methods
AddDesignEvent
#
public System.Void AddDesignEvent(System.String key)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
A25B87EE4992C6EA2FC5DF13BB4F9C021A4BB95CC79E364432BF9DBF93A9D566 - Body hash
5EE066E3E9974D83D1F8483E27C3EAA328519301C1495414485FF250AD49DB9F - 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 type
System.Void - StaticTrue
- VirtualFalse
- Hash
99BD891691089EB68AE7BAEBC3022AEFE1C2A61B62AAAA55C221E541AB983722 - Body hash
D3710654E7086ED228ED30D147BC4B9E9E683D572C0A928DCBD1F6443DFFEC03 - IL size10
Referenced calls
GameAnalyticsSDK.Net.GameAnalytics::AddDesignEvent(System.String, System.Double, System.Collections.Generic.IDictionary<System.String, System.Object>, System.Boolean)
ClearDimensions
#
public System.Void ClearDimensions()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
C0DB51233C5D218DAE2E21016CE9332F68FDDF85A676C62EBC9CA042A513FBD7 - Body hash
565FCC0E83542AC1A6769BF2CBCAF346760D17D615E15ED67E4E316F0ABBFEFC - IL size19
Referenced calls
GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension01(System.String)GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension02(System.String)GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension03(System.String)
Configure
#
public System.Void Configure(System.String version)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
3F8E1406290754E15B47D3EDD4C460CED40E6F4F3337633FDF30E443DDFC5194 - Body hash
CC23448BA7D6D4D457FE0DD6976FC3C5112C6F41761B75F28B0A8C1235D7A039 - 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
plainsbeachdesertforestforest-deepghosttowninteriorlakemountainsvolcanic-tendrilvolcanicoceanrivertest-biomenullother
EndSession
#
public System.Void EndSession()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
765ABE1AAF51744BEA2097A6F89AF65EEB38EE72487D992DF1725E24CA940E3A - Body hash
2EDA30F414C164371C710CB341EA986E831293688E28094EFE0F23C266E8A22C - IL size20
Referenced calls
GameAnalyticsSDK.Net.GameAnalytics::EndSession()
GetConfig
#
public System.String GetConfig(System.String key)
Method metadata
- Visibilitypublic
- Return type
System.String - StaticTrue
- VirtualFalse
- Hash
80C8487FE9470C8B624C9210204FD8797A70975FF97306D37EC651CDBEEA86DB - Body hash
F8AB20E7387C90C72AD0F8A7AB7D16A24D0EAAA1BB450E3785C6274159234843 - IL size17
Referenced calls
GameAnalyticsSDK.Net.GameAnalytics::GetRemoteConfigsValueAsString(System.String, System.String)
Initialize
#
public System.Void Initialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
54640113F0DE4256D3DBCBB56E27D266E0250AB5D5D367D92C11CC1772034F3C - Body hash
61D7C42EE3772A05E7F0040D3794B2D9CB8ECE18D7A04EF0679A73C1B2C01D0E - IL size22
Referenced calls
GameAnalyticsSDK.Net.GameAnalytics::Initialize(System.String, System.String)
Called by
String literals
4dc91351bdf48716b605e06fc0f11a50f4ff0968089424f21af8bb8e9e938a32cb30b1cc
IsConfigLoaded
#
public System.Boolean IsConfigLoaded()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
1CC60C2314083F11E2C68F8D17A03F3F36CA33361503A2093C1AF17C44C4C3AB - Body hash
28CE407124EEC7B8896CA3A14FA5B7DC2742099D7BAA28285E360D7456F8FD49 - IL size2
OnQuit
#
public System.Void OnQuit()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
0300825AF012C0C879B6345F32E1DB77D2B559D579BA0E27101DBB398E922CC1 - Body hash
BB8B846A4D6D2E04466A537AB98EDC1A8DCA3D298E9D5E95B550A566430F5516 - 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 type
System.Void - StaticTrue
- VirtualFalse
- Hash
143FB9954256AA7C436B9B1CFF6CD66A02FF953C04103DA87B5764848FF66F3A - Body hash
9E0B136E1975D26C9B4EAFA77B50126CFCB86691910CC3D1E7B6FD78B4DA46CF - IL size7
Referenced calls
GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension01(System.String)
SetDimension2
#
public System.Void SetDimension2(System.String value)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
595900A1743BA537CF977F9AA718149330554A339EA88F0344D58648BC780433 - Body hash
EF3FF3E56A22E3C3F93CA26E4EFD3D1D2F78036543DC6863934D8B1D5379F74B - IL size7
Referenced calls
GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension02(System.String)
SetDimension3
#
public System.Void SetDimension3(System.String value)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
33E1BEA86EB203E81D1BC0F3A1B7570B12C9579CCC761D20B031AB178E5C3D5A - Body hash
F88E1DC04AD2EA14517CCF63E9BE20C2DA8632072817DB356EB219D47839FB57 - IL size7
Referenced calls
GameAnalyticsSDK.Net.GameAnalytics::SetCustomDimension03(System.String)
StartSession
#
public System.Void StartSession()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
2E1B7556ABA5F2402997D1CBCBFE19FDC32B49449437FF9F69441160314179AF - Body hash
C0C6A4CF9D1F60543F9C94116C5CC87E55C108C14F7DFCAFD8CDAD54A24859B8 - IL size20
Referenced calls
GameAnalyticsSDK.Net.GameAnalytics::StartSession()
TrackError
#
public System.Void TrackError(System.String errorMessage)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1752F85E96FF3FA691628C707B8609BB3E0DF665DA60E2D36A58AA2375C6392A - Body hash
33C5346BB8B20516E9C823D3F893A673A228B46043AC82D26D4529D8400D22EE - 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
BM.JumpTowardsTarget::UpdateCandideServer.ServerControllers.WorldItemServerController::SpawnWorldItemCandideServer.ServerManagers.AuraServerManager::ReapplyAurasToEntityCandideServer.ServerManagers.AuraServerManager::TryApplyAuraToEntityCandideServer.ServerManagers.FavourServerManager::TryUnlockFavourCandideServer.ServerManagers.JobServerManager::Building_FinishCurrentWorkOrderCandideServer.ServerManagers.LogisticsServerManager_Requesting::TryRequestIngredientsCandide.CandideUI.CandideSplitInventoryItemMockComponent::OnDroppedOnHolderCandide.CandideUI.Containers.CandideWindow::CloseCandide.CandideUI.SkillsAndFavourUi.FavoursWindow::OnFavourChangedCandide.CandideUI.SkillsAndFavourUi.FavoursWindow_Console::OnFavourChangedCandide.Dialogue.MinimalDialogueRunner::SetSelectedOptionCandide.Entities.PlayerState.PlayerStates.NormalState::OnEnterCandide.GameModels.Managers.EntityManager::TryAttachNoSynchCandide.GameModels.Managers.EquipmentManager::AnalyticsPrintSourceAndTargetInventoriesCandide.GameModels.Managers.SpellManager::CastSpellCandide.GameModels.Models.Spells.ActionInProgressSpell::CastCandide.GameModels.TempState::LogUpdatingWorldErrorCandide.Inventory.ClientInventoryApplyBridge::SanityErrorCandide.MainMenu.Ui.Steps.PostGameWindow::UpdateWaitForPostGameBehavioursCandide.Multiplayer.Network.LocalHostServerManager::RunServerCandide.Multiplayer.Network.RiptideClientManager::DecompressMessageCandide.Multiplayer.Network.RiptideClientManager::SendEventCandide.Multiplayer.PlayerManager::ClientLoggedInCandide.Program::App_DispatcherUnhandledExceptionCandide.Program::Game_UnhandledExceptionHandlerShared.Aura.State.AuraBaseState::TrackLoadStateCastingErrorShared.Text.StringDefinitions::GetFormatStringShared.Text.StringDefinitions::GetFormatStringShared.Text.StringDefinitions::GetFormatStringShared.Text.StringExtensions::GetTranslationShared.Text.StringExtensions::GetTranslation