Class EnvironmentSubjectStateEntry#

Namespace: Aeon.Environment
Assembly: Aeon.Environment.dll

public class EnvironmentSubjectStateEntry

Inheritance#

objectEnvironmentSubjectStateEntry

Inherited Members#

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Properties#

Id#

[TypeConverter(typeof(EnvironmentSubjectStateEntry.EntryIdConverter))]
public string Id { get; set; }

Property Value#

string

ReferenceWeight#

public float ReferenceWeight { get; set; }

Property Value#

float

Type#

[Browsable(false)]
public EnvironmentSubjectChangeType Type { get; set; }

Property Value#

EnvironmentSubjectChangeType

Weight#

public float Weight { get; set; }

Property Value#

float

previous

Class EnvironmentSubjectStateControl

next

Class EnvironmentSubjectStateMetadata