[Resolved] unable to import library
- This topic is empty.
Viewing 1 post (of 1 total)
-
AuthorPosts
-
11 October 2018 at 16:34 #1714Chloroplast GamesKeymaster
Hi, just bought the Editor Utilities package, however I can’t figure out how to import the library.
In visual studio, the only autocomplete i have for namespaces is Assets.CGF.Samples.Scripts. Nothing else along those paths exists. Seeing that I want to use something in the CGFEditorUtilitiesClass, I would expect to do something like
using import Assets.CGF.Editor
but I get a compiler error in unity:
The type or namespace name
Editor’ does not exist in the namespaceAssets.CGF'. Are you missing an assembly reference?
Is there something I have to do after importing the utilities to my project/Assets folder?
-
AuthorPosts
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.