Class ExposedParameter
Inheritance
System.Object
ExposedParameter
Assembly: com.alelievr.NodeGraphProcessor.Runtime.dll
Syntax
[Serializable]
public class ExposedParameter
Fields
|
Improve this Doc
View Source
guid
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
name
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
serializedValue
Declaration
public SerializableObject serializedValue
Field Value
|
Improve this Doc
View Source
settings
Declaration
public ExposedParameterSettings settings
Field Value
|
Improve this Doc
View Source
type
Declaration
Field Value
Type |
Description |
System.String |
|
Properties
|
Improve this Doc
View Source
shortType
Declaration
public string shortType { get; }
Property Value
Type |
Description |
System.String |
|