Interface ISelfPreProcess
- Namespace
- JLChnToZ.VRC.Foundation
Indicates this component is a pre-processor that will process itself.
public interface ISelfPreProcess : IPrioritizedPreProcessor
- Inherited Members
- Extension Methods
Methods
PreProcess()
Put your pre-process logic here.
void PreProcess()