The IAutoConverter type exposes the following members.
Properties
Name | Description | |
---|---|---|
BeforeConversion_TaskConfigurationChanges |
Get/set the before-conversion configuration change method.
The delegate that executed right before conversion, in order to allow changing the auto conversion
target specs for specific scenarios.
This adds more flexibilitiy on auto conversion. Please note that each individual configuration can be changed, but not added or removed. This means the number of conversion tasks cannot be changed. | |
ConverterSettings |
Get the conversion configurations.
| |
SourceMemberName |
Get the source member name this converter will intercept to perform
auto conversions.
| |
Tasks |
Get the tasks to perform during auto conversion.
| |
TypeName |
Get what this auto converter is used for (asset type)
|