Crosstales.OnlineCheck.EditorTask.CompileDefines Class Reference

Adds the given define symbols to PlayerSettings define symbols. More...

Inheritance diagram for Crosstales.OnlineCheck.EditorTask.CompileDefines:
Crosstales.Common.EditorTask.BaseCompileDefines

Additional Inherited Members

- Static Public Member Functions inherited from Crosstales.Common.EditorTask.BaseCompileDefines
static void AddSymbolsToAllTargets (params string[] symbols)
 Adds the given symbols to the compiler defines. More...
 
static void RemoveSymbolsFromAllTargets (params string[] symbols)
 Removes the given symbols from the compiler defines. More...
 
- Static Protected Member Functions inherited from Crosstales.Common.EditorTask.BaseCompileDefines
static void addSymbolsToAllTargets (params string[] symbols)
 
static void removeSymbolsFromAllTargets (params string[] symbols)
 

Detailed Description

Adds the given define symbols to PlayerSettings define symbols.


The documentation for this class was generated from the following file:
  • C:/Users/slaub/Unity/assets/OnlineCheck/OnlineCheckPro/Assets/Plugins/crosstales/OnlineCheck/Scripts/Editor/Task/CompileDefines.cs