simulator
SimAttributeChange


Represents a change to a single attribute.


public struct SimAttributeChange

Properties
name The name of the attribute.

type=string

oldValue The old value of the attribute.

type=string

newValue The new value of the attribute.

type=string