Can't connect my namespace to UnityUIQuestDialogueUI
Posted: Thu Nov 30, 2023 10:16 am
Hello!
I'm trying to add some methods into AcceptQuest and DeclineQuest in UnityUIQuestDialogueUI to build a connection between my UI system and Quest Machine, but UnityUIQuestDialogueUI doesn't see my namespace. I tried to add my namespace (Scripts.Quests) into UnityUIQuestDialogueUI usings, but there is an error. Also I dont see any asmdef files, so I can't figuire out, what is a problem here.
I have no problem adding "using PixelCrushers.Wrappers" into my sctipts, but It doesn't work backwards.
Can someone help me please?
I'm trying to add some methods into AcceptQuest and DeclineQuest in UnityUIQuestDialogueUI to build a connection between my UI system and Quest Machine, but UnityUIQuestDialogueUI doesn't see my namespace. I tried to add my namespace (Scripts.Quests) into UnityUIQuestDialogueUI usings, but there is an error. Also I dont see any asmdef files, so I can't figuire out, what is a problem here.
I have no problem adding "using PixelCrushers.Wrappers" into my sctipts, but It doesn't work backwards.
Can someone help me please?