Romestead Assembly Reference

Candide.GameModels.Managers.ClientAnalyticsManager

Type JSON

public class in Candide.GameModels.Managers

Methods5
Properties0
Fields1
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Managers
  • Base typeSystem.Object
  • Hash031BB0B906033B1AD8729A0C70C01C20BE6D0A79EFF4E58B2C8E8D1759130F35

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
_analyticEventPostionprivateprivate System.Nullable<Microsoft.Xna.Framework.Vector2> _analyticEventPostion

Methods

ClearAnalyticEventPos

public System.Void ClearAnalyticEventPos()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash26D602DD09179BC73322DF468D52B028EC83892E6D353AC7758F3BAD1997898A
  • Body hashA0D140C78B0BD2CF9809295705EA09624502EF6939777BA826A953929F348463
  • IL size12
Called by

EndAnalyticsSession

public System.Void EndAnalyticsSession()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash271BB0AF80AC862109D97CCB5C911E968C0BDB93F1ECCB5F0274040201509286
  • Body hash57859A1AFF68E0B77DFC70DE901D3C395005D5BC66C7972EFAA40F9CA8E14B5F
  • IL size55
Referenced calls
Called by
String literals
  • time_played

SetAnalyticEventPos

public System.Void SetAnalyticEventPos(Microsoft.Xna.Framework.Vector2 worldPosition, System.Nullable<System.Guid> worldId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash9BCB46C31B875E5EAEF209FBBF0CBC3FB2718CF37A937FBF6A894D96A151A4A9
  • Body hash450B0C5DBDFC64E9496681936B572A89F55B95523A57412CF13293EADEA34F4F
  • IL size52
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.Vector2>::.ctor(!0)

SetAnalyticsDimensions

private System.Void SetAnalyticsDimensions()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC958CBAB5558D45B39D2C8D3D27B855D928E70AAA2150AEAB7D9079614AE21F6
  • Body hashA423CD3953F00DAFAE2B35D990237012A810A440B7412C0011B4C3A5C475B0D7
  • IL size451
Referenced calls
Called by
String literals
  • 0players
  • 1players
  • 2players
  • 3players
  • 4players
  • 5players
  • 6players
  • 7players
  • 8players
  • 9players
  • 10players
  • 11players
  • 12players
  • 13players
  • 14players
  • 15players

StartAnalyticsSession

public System.Void StartAnalyticsSession(CandideServer.ServerServices.GetFullGameStateResponse model)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash65DBFC8E9C6FF01A973AA844E263C39FAF837C89982BADACFF77280105124EEB
  • Body hashD7C44F0DCA0B29DCEC316B95BC056878FE8475A574AA80E4ACBFD93967392E33
  • IL size135
Referenced calls