Struct FlowNode_SwitchString.Settings
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
Namespace: Ceres.Graph.Flow.Utilities
Assembly: cs.temp.dll.dll
Syntax
public struct FlowNode_SwitchString.Settings
Fields
conditions
Declaration
public string[] conditions
Field Value
Type | Description |
---|---|
string[] |
hasDefault
Declaration
public bool hasDefault
Field Value
Type | Description |
---|---|
bool |