Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ UnaryQueryOperator() [1/5]

Definition at line 77 of file UnaryQueryOperator.cs.

78 : this(QueryOperator<TInput>.AsQueryOperator(child))
79 {
80 }