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 revision Previous revision
Next revision Both sides next revision
project_search [2021/08/17 01:49]
73.95.178.156
project_search [2021/08/17 01:49]
73.95.178.156
Line 24: Line 24:
  
 ^ Syntax ^ What this matches ^ ^ Syntax ^ What this matches ^
-| (|X|Y|Z) | Any one of the string X, Y, or Z, or nothing | +%%(|X|Y|Z)%% | Any one of the string X, Y, or Z, or nothing | 
-| Text(|_test).png | Either Text.png or Text_test.png |+%%Text(|_test).png%% | Either Text.png or Text_test.png |
  
 The glob syntax applies to names, not paths.  The glob syntax applies to names, not paths. 
  
project_search.txt · Last modified: 2021/08/17 01:57 by 73.95.178.156