Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


project_search

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
project_search [2021/08/17 01:56] 73.95.178.156project_search [2025/01/15 04:35] (current) – external edit 127.0.0.1
Line 15: Line 15:
 ===== Unity Glob Language ===== ===== Unity Glob Language =====
  
-Unity searches support globbing, but it seems to be a custom language. ((https://forum.unity.com/threads/preset-manager-filters.880333/))+Unity searches support globbing, but it seems to be a custom language.((https://forum.unity.com/threads/preset-manager-filters.880333/)) The glob syntax must be wrapped in quotes.
  
-The glob syntax must be wrapped in quotes. See the examples. 
  
 ==== Glob Syntax ==== ==== Glob Syntax ====
Line 34: Line 33:
 ==== Examples: ==== ==== Examples: ====
 ^ Syntax ^ What this matches ^ ^ Syntax ^ What this matches ^
-| %%glob:"MyTexture(|_)(|0|1|2|3|4|5|6|7|8|9)(|0|1|2|3|4|5|6|7|8|9).*"%% | Files with any extension starting with MyTexture. Optionally allows a number _0 to _99 |+| %%MyTexture(|_)(|0|1|2|3|4|5|6|7|8|9)(|0|1|2|3|4|5|6|7|8|9).*%% | Files with any extension starting with MyTexture. Optionally allows a number _0 to _99 |
project_search.1629165416.txt.gz · Last modified: 2025/01/15 04:35 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki