Struct RecordedPlaybackAnalytics.RecordedPlaybackEnv
Syntax
public struct RecordedPlaybackEnv
Constructors
RecordedPlaybackEnv(String, String, String, String, Boolean, Boolean)
Declaration
public RecordedPlaybackEnv(string platform, string buildType, string hostPlatform, string recordingFileStorage, bool newInputEnabled, bool oldInputEnabled)
Parameters
Fields
buildType
Declaration
Field Value
Declaration
public string hostPlatform
Field Value
Declaration
public bool newInputEnabled
Field Value
Declaration
public bool oldInputEnabled
Field Value
Declaration
Field Value
recordingFileStorage
Declaration
public string recordingFileStorage
Field Value