Forum rules - please read before posting.

Getting all documents across all categories via C#

Hi

Is there a way to get all documents in all categories in c#?

I can see GetDocumentsInCategory() which works if I have the category but for now I just want a List/Array of all the docs regardless of category.

Olly

Comments

  • You can get the raw list of documents with:

    AC.KickStarter.inventoryManager.documents
    
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.