Method CreateKeyList
CreateKeyList()
Creates a list of keys that can be used to load this entry.
Declaration
public List<object> CreateKeyList()
Returns
| Type | Description | 
|---|---|
| List<object> | The list of keys. This will contain the address, the guid as a Hash128 if valid, all assigned labels, and the scene index if applicable.  |