Interface IPrioritizedPreProcessor
- Namespace
- JLChnToZ.VRC.Foundation
Indicates this component is a pre-processor with priority.
public interface IPrioritizedPreProcessor
- Extension Methods
Properties
Priority
The priority of this pre-processor.
int Priority { get; }