Class InteractionLiveUpdate
Data sent about interactions that get queried.
Inheritance
System.Object
InteractionLiveUpdate
Namespace: Eco.Shared.SharedTypes
Assembly: Eco.Shared.dll
Syntax
[ForceAotHint]
public sealed class InteractionLiveUpdate : ValueType
Fields
Auth
Declaration
public InteractionAuth Auth
Field Value
Type | Description |
---|---|
InteractionAuth |
EnvVars
Declaration
public List<EnvVar> EnvVars
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<EnvVar> |