Class RuleSetWindow
A window to show a RuleSet as a Window. Useful if some selection has to be done while the RuleSet is visible
Inheritance
System.Object
    RuleSetWindow
  Namespace: PiXYZ.Tools.Editor
Assembly: cs.temp.dll.dll
Syntax
public class RuleSetWindow : EditorWindow
  Fields
rulesSet
Declaration
public RuleSet rulesSet
  Field Value
| Type | Description | 
|---|---|
| RuleSet | 
Methods
OnOpenAsset(Int32, Int32)
Declaration
public static bool OnOpenAsset(int instanceID, int line)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Int32 | instanceID | |
| System.Int32 | line | 
Returns
| Type | Description | 
|---|---|
| System.Boolean |