Method | Description | |
---|---|---|
SelectConsoleElement ( string consoleId, |
Selects the specified element in the console
|
|
SelectConsoleElementWithoutPerspectiveChange ( string consoleId, |
Selects the specified element in the console, doesn't change the perspective
|
public static SelectConsoleElement ( string consoleId, |
||
consoleId | string | The console id. |
entityToken | The entity token. | |
return | void |
public static SelectConsoleElementWithoutPerspectiveChange ( string consoleId, |
||
consoleId | string | The console id. |
entityToken | The entity token. | |
return | void |