Class VFXFilterWindow.Element
Inheritance
System.Object
VFXFilterWindow.Element
Syntax
public class Element : IComparable
Fields
content
Declaration
public GUIContent content
Field Value
Type |
Description |
GUIContent |
|
level
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Properties
name
Declaration
public string name { get; }
Property Value
Type |
Description |
System.String |
|
Methods
CompareTo(Object)
Declaration
public int CompareTo(object o)
Parameters
Type |
Name |
Description |
System.Object |
o |
|
Returns
Type |
Description |
System.Int32 |
|