|
|
| ConfigQuery (ConfigQuery other) |
| |
|
string | ToString (string existing) |
| |
|
override string | ToString () |
| |
|
bool | EqualsConfigQuery (ConfigQuery other) |
| |
|
override bool | Equals (object obj) |
| |
|
override int | GetHashCode () |
| |
|
bool | Accepts (ConfigOption option) |
| |
|
bool | AcceptModule (ConfigOption config) |
| |
|
bool | AcceptIdContains (string id) |
| |
|
|
HashSet< string > | ModuleConstraint |
| |
|
string | IdContainsConstraint |
| |
|
|
static bool | SerializeModuleRule (ConfigQuery query, out string str) |
| |
|
static bool | SerializeIdRule (DefaultQuery query, out string str) |
| |
|
|
static Dictionary< string, DefaultQueryParser.ApplyParseRule< ConfigQuery > > | EditorRules |
| |
|
static List< DefaultQueryParser.SerializeRule< ConfigQuery > > | EditorSerializeRules |
| |
The documentation for this class was generated from the following file:
- com.beamable/Editor/UI/Config/Model/ConfigQuery.cs