Infohazard.Core 1.4.1
Infohazard Core Utility Library
Loading...
Searching...
No Matches
Infohazard.Core.UniqueNameList Class Reference

A list used to organize unique names used by objects. More...

Properties

IReadOnlyList< UniqueNameListEntryEntries [get]
 All unique name assets in this list. More...
 

Detailed Description

A list used to organize unique names used by objects.

You can have one or many UniqueNameLists in your project, it is totally up to you. When selecting a unique name for an object, you will have the option to create a new one in any UniqueNameList.

Property Documentation

◆ Entries

IReadOnlyList<UniqueNameListEntry> Infohazard.Core.UniqueNameList.Entries
get

All unique name assets in this list.


The documentation for this class was generated from the following file: