Using lists

Using Naninovel C# APIs: adding custom actor implementations or commands, overriding engine services, integrating with other systems, etc.
Post Reply
Zyyp
Posts: 1
Joined: 02 Dec 2021 09:34

Using lists

Post by Zyyp »

I wanted to store some strings/numbers in a list. Is there a way to define, modify, and pick out elements from lists, or do I need to write custom functions?

Elringus
admin
Posts: 521
Joined: 11 May 2020 18:03

Re: Using lists

Post by Elringus »

Post Reply