Class ValueChangeDirection
Inheritance
System.Object
ValueChangeDirection
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public class ValueChangeDirection
Properties
Direction
Declaration
public ValueChangeDirection.ChangeDirection? Direction { get; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<ValueChangeDirection.ChangeDirection> |
Methods
UpdateValue(Single)
Declaration
public bool UpdateValue(float value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Single | value |
Returns
| Type | Description |
|---|---|
| System.Boolean |