Struct VisualEffectEditor.NameNTooltip
Namespace: UnityEditor.VFX
Syntax
protected struct NameNTooltip
Fields
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| System.String |
tooltip
Declaration
public string tooltip
Field Value
| Type | Description |
|---|---|
| System.String |
Methods
GetHashCode()
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| System.Int32 |
Overrides
System.ValueType.GetHashCode()