Class Connectable<T>
Implements
Inherited Members
Namespace: USD.NET
Assembly: USD.NET.dll
Syntax
public class Connectable<T> : Connectable
Type Parameters
Name | Description |
---|---|
T |
Constructors
Name | Description |
---|---|
Connectable() | |
Connectable(T) |
Fields
Name | Description |
---|---|
defaultValue |
Properties
Name | Description |
---|---|
connectedPath |
Methods
Name | Description |
---|---|
GetConnectedPath() | |
GetValue() | |
GetValueType() | |
IsConnected() | |
SetConnectedPath(string) | |
SetConnectedPath(string, string) | |
SetValue(object) |