Content-Length: 20986 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Search.StringView-ctor.html
| Parameter | Description |
|---|---|
| baseString | The base string. |
Constructs a StringView over an entire string.
| Parameter | Description |
|---|---|
| baseString | The base string. |
| startIndex | The starting index of the view. |
Constructs a StringView from a string, starting at index startIndex.
| Parameter | Description |
|---|---|
| baseString | The base string. |
| startIndex | The starting index of the view. |
| endIndex | The exclusive ending index of the view. |
Constructs a StringView from a string, starting at index startIndex and ending at, but not including, index endIndex.
Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Search.StringView-ctor.html
Alternative Proxies: