Constructor
# new Identifiers(identifiers)
Parameters:
Name | Type | Description |
---|---|---|
identifiers |
Array.<string> | The identifiers this utility uses |
- Source:
Members
# discord :string
Type:
- string
- Source:
# fivem :string
Type:
- string
- Source:
# ip :string
Type:
- string
- Source:
# license :string
Type:
- string
- Source:
# license2 :string
Type:
- string
- Source:
# live :string
Type:
- string
- Source:
# steam :string
Type:
- string
- Source:
# xbl :string
Type:
- string
- Source:
Methods
# get(identifier) → (nullable) {string}
Returns the identifier
Parameters:
Name | Type | Description |
---|---|---|
identifier |
string | The identifier to return |
- Source:
Returns:
- Type
- string