See: Description
| Interface | Description |
|---|---|
| TranslationActionFactory<T extends TranslationActionInstance> |
Creates
TranslationActionInstances. |
| Class | Description |
|---|---|
| TranslationActionInstance |
Minimal base for translation action instance, configured to be executed.
|
| Exception | Description |
|---|---|
| ExecutionFailException |
Throw to signal that further execution of the translation profile should be stopped and that the whole
process should be finished with error.
|
Copyright © 2018 Unity. All rights reserved.