LocalizableObjectPropertyMetaData Enumeration
Describes which part of a localizable property was modified
Definition
Namespace: Articy.Api
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public enum LocalizableObjectPropertyMetaDataMembers
| Text | 0 | The text itself |
| TextState | 1 | The state of the text |
| VoiceOver | 2 | The attached audio asset for voice-over |
| VoiceOverState | 3 | The voiceover state |
| Remark | 4 | The localization remarks |