I want to know about '.GetUI'

Posted: 20 Oct 2022 06:36
by booksuny

I'm sorry to ask you a basic question.

As I make games with Nani novel, '.GetUI' often appears.

I'm a little confused because I didn't see it when I was learning C# or Unity engine.

I searched through Google or the guide, but it doesn't come out anywhere.

Is it a function supported by Nani Nobel?


Re: I want to know about '.GetUI'

Posted: 21 Oct 2022 09:28
by komasuke

.GetUI() maybe a method under Naninovel.IUIManager ?
This method is in naninovel source code, not C# or Unity engine code


Re: I want to know about '.GetUI'

Posted: 21 Oct 2022 16:48
by idaot

That's right, it's part of Naninovel's C# codebase.