Class DependencyChecker
Used for checking the project to make sure all of WeaverCore's dependencies are met
Namespace: WeaverCore.Editor
Assembly: WeaverCore.Editor.dll
Syntax
public static class DependencyChecker
Methods
| Edit this page View SourceCheckDependencies()
Checks the dependencies of a project to make sure all the WeaverCore's dependencies are satisfied
Declaration
public static void CheckDependencies()