Using UnityEditor
Posted: Sun May 15, 2022 3:00 pm
Hello,
To my understanding you cannot build your game if you have classes that have:
However, it looks like many classes in The Dialogue Manager asset use this.
How do I handle this?
To my understanding you cannot build your game if you have classes that have:
Code: Select all
using UnityEditor
How do I handle this?