...
None
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
create Character Actor1 Actor1; |
...
// Fix the database as it has duplicate names |
...
makeUnique;
|
...
None
void
Code Block | ||
---|---|---|
| ||
create Character Actor1 Actor1; |
...
// Fix the database as it has duplicate names |
...
makeUnique;
|