StyleQuery
This class is not replicated. Its interface does not cross the network boundary.
This class is not browsable. It is not visible in Studio's object browser.
| Memory category | Instances |
|---|
Member index 9
Description
History 13
- 703 Change CanSave of MaxSize from true to false
- 703 Change Tags of MaxSize from [] to [NotReplicated, NotScriptable]
- 703 Change CanLoad of MaxSize from true to false
- 699 Add SetConditions
- 699 Add SetCondition
- 699 Add GetConditions
- 699 Add GetCondition
- 699 Add
- 693 Add MinSize
- 693 Add MaxSize
- 693 Add IsActive
- 693 Add AspectRatioRange
- 693 Add StyleQuery
Members 9
AspectRatioRange
| Type | Default | |
|---|---|---|
| NumberRange | 0 inf | |
| Thread safety | ReadSafe |
|---|---|
| Category | Behavior |
| Loaded/Saved | true |
History 1
- 693 Add AspectRatioRange
GetCondition
| Parameters (1) | ||
|---|---|---|
| name | string | |
| Returns (1) | ||
| Variant | ||
| Thread safety | Unsafe |
|---|
History 1
- 699 Add GetCondition
GetConditions
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| Dictionary | ||
| Thread safety | Unsafe |
|---|
History 1
- 699 Add GetConditions
IsActive
| Type | Default | |
|---|---|---|
| bool | true | |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
| Thread safety | ReadSafe |
|---|---|
| Category | Behavior |
| Loaded/Saved | false/true |
MaxSize
| Type | Default | |
|---|---|---|
| Vector2 | INF, INF | |
This property is not scriptable. It cannot be accessed by script code.
This property is not replicated. Its interface does not cross the network boundary.
| Thread safety | ReadSafe |
|---|---|
| Category | Behavior |
| Loaded/Saved | false |
MinSize
| Type | Default | |
|---|---|---|
| Vector2 | 0, 0 | |
| Thread safety | ReadSafe |
|---|---|
| Category | Behavior |
| Loaded/Saved | true |
SetCondition
| Parameters (2) | ||
|---|---|---|
| name | string | |
| value | Variant | |
| Returns (1) | ||
| null | ||
| Thread safety | Unsafe |
|---|
History 1
- 699 Add SetCondition
SetConditions
| Parameters (1) | ||
|---|---|---|
| conditions | Dictionary | |
| Returns (1) | ||
| null | ||
| Thread safety | Unsafe |
|---|
History 1
- 699 Add SetConditions