Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Commandlets > API/Runtime/Engine/Commandlets/UCommandlet
| Type | Name | Description | |
|---|---|---|---|
| void | ParseCommandLine
(
const TCHAR* CmdLine, |
Parses a string into tokens, separating switches (beginning with - or /) from other parameters | |
| void | Parses a string into tokens, separating switches (beginning with - or /) from other parameters |