m
Remove singatures made using ~ in main namespace
No edit summary |
m (Remove singatures made using ~ in main namespace) |
||
| Line 25: | Line 25: | ||
: If '''exactMatch''' is set, TargetByName can also target party members even if they are out of visible range. | : If '''exactMatch''' is set, TargetByName can also target party members even if they are out of visible range. | ||
: If there is no close match available then an error message is displayed (Error event?) and the target is left unchanged. There is no return value from this method so the only way to check for success is see what the target ended up as afterwards. | : If there is no close match available then an error message is displayed (Error event?) and the target is left unchanged. There is no return value from this method so the only way to check for success is see what the target ended up as afterwards. | ||