Enum VariableType
Namespace: Unity.VisualScripting.Interpreter
Syntax
[Serializable]
[Flags]
public enum VariableType : byte
Fields
Name | Description | Value |
---|---|---|
Input | ||
ObjectReference | ||
Output | ||
SmartObject | ||
Variable |
[Serializable]
[Flags]
public enum VariableType : byte
Name | Description | Value |
---|---|---|
Input | ||
ObjectReference | ||
Output | ||
SmartObject | ||
Variable |