CandideServer.ServerManagers.ServerAnalyticsManager
Type JSONpublic class in CandideServer.ServerManagers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.ServerManagers - Base type
System.Object - Hash
BA1BDD768CEC621853FBA9C7DBA8161B64B450BF56947D3F7D84CF6DB6F543D4
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
Disabled# | public | public System.Boolean Disabled |
_analyticEventPostion# | private | private System.Nullable<Microsoft.Xna.Framework.Point> _analyticEventPostion |
Methods
ClearAnalyticEventTile
#
public System.Void ClearAnalyticEventTile()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
6A969C0A25662D089B8C3F239FC67CC71AC229596646961ED78CE5BCEABF6DE4 - Body hash
1A335D15625016EF55CD4B63E55A4311813EC0570C0EED5B136A71E7C2722308 - IL size20
EndAnalyticsSession
#
public System.Void EndAnalyticsSession()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
8B6945F3761E2AB431B7C66C45177BBB4E60DD82F7D448627DC44C5253F0A7DB - Body hash
408828EFCE64F0B78A5978F074BD55E21E5DB98C5FCD6A0D4C141C39CB75C33A - IL size516
Referenced calls
String literals
players:averageplayers:max:1players:max:2players:max:3players:max:4players:max:5players:max:6players:max:7players:max:8players:max:9players:max:10players:max:11players:max:12players:max:13players:max:14players:max:15
SetAnalyticEventTile
#
public System.Void SetAnalyticEventTile(Microsoft.Xna.Framework.Point tilePosition, System.Nullable<System.Guid> worldId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
FF77135C5D16AC7DCB15735FA083BF75DF8DCCA1DDCC72C0AC8B6A0F2C640043 - Body hash
060CCB09B1D7963DDB59627BC6B7DCB751B463D330B41D97634B7C424DCC42DA - IL size65
Referenced calls
System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::get_Value()System.Guid::op_Inequality(System.Guid, System.Guid)System.Nullable<Microsoft.Xna.Framework.Point>::.ctor(!0)
SetAnalyticsDimensions
#
private System.Void SetAnalyticsDimensions()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
B19B220124D2EF3324BC76BC652337510162AEB0377DBA2D4145B575D759A586 - Body hash
85AC050F725B5CF0A727BA276ABDAE0D0E9E697B8F2CB861E3279D61B6CCD370 - IL size426
Referenced calls
System.Nullable<Microsoft.Xna.Framework.Point>::get_HasValue()System.Nullable<Microsoft.Xna.Framework.Point>::get_Value()CandideServer.Helpers.ServerWorldTileHelper::TryGetTileBiome(System.Int32, System.Int32, System.String&)Shared.Analytics.AnalyticsManager::SetDimension1(System.String)Shared.Analytics.AnalyticsHandler::GetBiomeKey(System.String)System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Player.ServerPlayerCharacter>::get_Count()Shared.Analytics.AnalyticsManager::SetDimension2(System.String)System.Collections.Generic.HashSet<System.String>::Contains(!0)Shared.Analytics.AnalyticsManager::SetDimension3(System.String)
String literals
0players1players2players3players4players5players6players7players8players9players10players11players12players13players14players15players
SetDebugActivated
#
public System.Void SetDebugActivated()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
587087C13FEDA6E3AFB60266AC610E47349932F8D193FC0B25AB5A7587CBE658 - Body hash
5D28772734E19EAC55530940D8D12D0174975762D5D54555878DB915C0A93011 - IL size32
Referenced calls
StartAnalyticsSession
#
public System.Void StartAnalyticsSession()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
DF96F14B88111DCC83FC26534AE929B48E607499E0A87BC6963D96545976163A - Body hash
9259E7675681AE88CB62A42D44B397DC61D2C37632A1C1EF3121C98C4CABF162 - IL size86
Referenced calls
Shared.Analytics.AnalyticsHandler::StartSession(System.Collections.Generic.HashSet<System.String>, System.Collections.Generic.Dictionary<System.String, System.Double>)CandideServer.ServerManagers.ServerAnalyticsManager::SetAnalyticsDimensions()System.Action::.ctor(System.Object, System.IntPtr)CandideServer.ServerManagers.ServerAnalyticsManager::SetDebugActivated()