Space Engineers
Sandbox.Engine.Networking.IMyAnalytics Member List

This is the complete list of members for Sandbox.Engine.Networking.IMyAnalytics, including all inherited members.

FlushAndDispose()Sandbox.Engine.Networking.IMyAnalytics
IdentifyPlayer(ulong playerId, string playerName, bool isOnline)Sandbox.Engine.Networking.IMyAnalytics
ReportActivityEnd(string activityName, string planetName="", string planetType="", float simSpeedPlayer=1f, float simSpeedServer=1f)Sandbox.Engine.Networking.IMyAnalytics
ReportActivityStart(string activityName, string activityFocus, string activityType, string activityItemUsage, bool expectActivityEnd=true, string planetName="", string planetType="", float simSpeedPlayer=1f, float simSpeedServer=1f)Sandbox.Engine.Networking.IMyAnalytics
ReportGameplayEnd(MyGameplayEndAnalytics attributes)Sandbox.Engine.Networking.IMyAnalytics
ReportGameplayStart(MyGameplayStartAnalytics attributes, bool dedicatedServer=false)Sandbox.Engine.Networking.IMyAnalytics
ReportPlayerDeath(string deathType, string deathCause, string planetName="", string planetType="", bool scenario=false)Sandbox.Engine.Networking.IMyAnalytics
ReportProcessEnd()Sandbox.Engine.Networking.IMyAnalytics
ReportProcessStart(MyProcessStartAnalytics attributes, bool firstRun=false, bool dedicatedServer=false)Sandbox.Engine.Networking.IMyAnalytics
ReportServerStart(int maxPlayers, string hostName)Sandbox.Engine.Networking.IMyAnalytics
ReportServerStatus(int playerCount, int maxPlayers, float simSpeedServer, int entitiesCount, int gridsCount, int blocksCount, int movingGridsCount, string hostName)Sandbox.Engine.Networking.IMyAnalytics
ReportTutorialEnd()Sandbox.Engine.Networking.IMyAnalytics
ReportTutorialScreen(string initiatedFrom)Sandbox.Engine.Networking.IMyAnalytics
ReportTutorialStart(string tutorialName)Sandbox.Engine.Networking.IMyAnalytics
ReportTutorialStep(string stepName, int stepNumber)Sandbox.Engine.Networking.IMyAnalytics