Summary
Returns all the ids for a specific type.
Returns an empty list if type is not supported.
- Namespace
- OneClickLocalization
.Core - Containing Type
- LocalizationSetup
Syntax
public List<T> GetIds<T>()
Type Parameters
Name | Description |
---|---|
T |
Return Value
Type | Description |
---|---|
List |