Method OnPreprocessBuild
OnPreprocessBuild(PreprocessBuildEventArgs)
Invoked when PreprocessBuild(BuildTarget) is called.
Declaration
void OnPreprocessBuild(PreprocessBuildEventArgs buildEventArgs)
Parameters
Type | Name | Description |
---|---|---|
PreprocessBuildEventArgs | buildEventArgs | The PreprocessBuildEventArgs associated with this preprocessor event. |