PixelCrushers.DialogueSystem.Articy.Articy_2_2 Namespace Reference

Classes

class  AllowedCategory
 
class  AllowedTemplate
 
class  Articy_2_2_EditorTools
 This static utility class contains editor-side tools to convert an articy:draft 2.2 XML schema into a schema-independent ArticyData object. More...
 
class  Articy_2_2_Tools
 This static utility class contains tools to convert an articy:draft 2.2 XML schema into a schema-independent ArticyData object. More...
 
class  AssetType
 
class  BooleanPropertyDefinitionType
 
class  BooleanPropertyType
 
class  CircleType
 
class  CommentType
 
class  ConditionType
 
class  ConnectionRefType
 
class  ConnectionType
 
class  ContentType
 
class  DialogueFragmentType
 
class  DialogueType
 
class  DocumentType
 
class  EntityType
 
class  EnumerationPropertyDefinitionType
 
class  EnumerationValuesDefinitionType
 
class  EnumPropertyType
 
class  EnumValueType
 
class  ErrorEntryType
 
class  ExportErrorsType
 
class  ExportType
 
class  FeatureDefinitionRefType
 
class  FeatureDefinitionsType
 
class  FeatureDefinitionType
 
class  FeaturesType
 
class  FeatureType
 
class  FlowFragmentType
 
class  HierarchyType
 
class  HubType
 
class  InstructionType
 
class  JourneyPointSettingsType
 
class  JourneyPointsType
 
class  JourneyPointType
 
class  JourneyRefType
 
class  JourneySettingsType
 
class  JourneyType
 
class  JumpType
 
class  LinkType
 
class  LocalizableTextPropertyType
 
class  LocalizableTextType
 
class  LocalizedStringType
 
class  LocationGroupType
 
class  LocationType
 
class  NamedReferenceType
 
class  NodeType
 
class  NumberPropertyDefinitionType
 
class  NumberPropertyType
 
class  ObjectTemplateDefinitionType
 
class  ObjectType
 
class  ObjectTypes
 
class  PathType
 
class  PinsType
 
class  PinType
 
class  PolygonType
 
class  PreviewImageType
 
class  ProjectType
 
class  PropertiesType
 
class  PropertyDefinitionRefType
 
class  PropertyDefinitionsType
 
class  QueryReferenceStripPropertyDefinitionType
 
class  RectangleType
 
class  ReferenceSlotPropertyDefinitionType
 
class  ReferenceSlotPropertyType
 
class  ReferenceStripPropertyDefinitionType
 
class  ReferenceStripPropertyType
 
class  ReferencesType
 
class  ReferenceType
 
class  ScriptPropertyDefinitionType
 
class  SpotType
 
class  StringPropertyType
 
class  SystemFolderType
 
class  TextObjectType
 
class  TextPropertyDefinitionType
 
class  TextPropertyDefinitionValueType
 
class  UserFolderType
 
class  VariableSetType
 
class  VariablesType
 
class  VariableType
 
class  VerticesType
 
class  ZoneType
 

Enumerations

enum  ErrorSeverityType { ErrorSeverityType.Soft, ErrorSeverityType.Hard }
 
enum  VariableDataTypeType { VariableDataTypeType.Boolean, VariableDataTypeType.Integer }
 
enum  ViewBoxModeType { ViewBoxModeType.FromAsset, ViewBoxModeType.Custom, ViewBoxModeType.Auto }
 
enum  BackgroundImageModeType { BackgroundImageModeType.FromNode, BackgroundImageModeType.Custom }
 
enum  BackgroundImagePositioningModeType {
  BackgroundImagePositioningModeType.Fitting, BackgroundImagePositioningModeType.Filling, BackgroundImagePositioningModeType.Stretched, BackgroundImagePositioningModeType.Repeating,
  BackgroundImagePositioningModeType.Centered
}
 
enum  BackgroundColorModeType { BackgroundColorModeType.FromNode, BackgroundColorModeType.Custom }
 
enum  BackgroundColorGradientModeType { BackgroundColorGradientModeType.Off, BackgroundColorGradientModeType.On }
 
enum  TypeOfJourneyPointType {
  TypeOfJourneyPointType.FlowFragment, TypeOfJourneyPointType.Dialogue, TypeOfJourneyPointType.DialogueFragment, TypeOfJourneyPointType.Connection,
  TypeOfJourneyPointType.Pin, TypeOfJourneyPointType.Hub, TypeOfJourneyPointType.Jump, TypeOfJourneyPointType.FlowConnectionSelection,
  TypeOfJourneyPointType.DialogueConnectionSelection, TypeOfJourneyPointType.InputPinSelection, TypeOfJourneyPointType.OutputPinSelection, TypeOfJourneyPointType.ConditionNode,
  TypeOfJourneyPointType.OutcomeNode
}
 
enum  ReachedByType {
  ReachedByType.Invalid, ReachedByType.JourneyStart, ReachedByType.Skip, ReachedByType.Next,
  ReachedByType.Submerge, ReachedByType.Emerge, ReachedByType.Branch, ReachedByType.EndPoint
}
 
enum  TransitionModeType { TransitionModeType.None, TransitionModeType.Animated }
 
enum  VisibilityType { VisibilityType.Invisible, VisibilityType.Visible }
 
enum  SelectabilityType { SelectabilityType.Unselectable, SelectabilityType.Selectable }
 
enum  CShapeType { CShapeType.Polygon, CShapeType.Circle, CShapeType.Rectangle }
 
enum  SemanticType { SemanticType.Input, SemanticType.Output }
 
enum  ScriptTypeType { ScriptTypeType.Unknown, ScriptTypeType.Condition, ScriptTypeType.Outcome }
 
enum  AssetCategoryType {
  AssetCategoryType.Image, AssetCategoryType.Audio, AssetCategoryType.Video, AssetCategoryType.Document,
  AssetCategoryType.Misc
}
 
enum  ItemsChoiceType {
  ItemsChoiceType.Asset, ItemsChoiceType.Assets, ItemsChoiceType.AssetsUserFolder, ItemsChoiceType.BooleanPropertyDefinition,
  ItemsChoiceType.Comment, ItemsChoiceType.Condition, ItemsChoiceType.Connection, ItemsChoiceType.Dialogue,
  ItemsChoiceType.DialogueFragment, ItemsChoiceType.Document, ItemsChoiceType.Documents, ItemsChoiceType.DocumentsUserFolder,
  ItemsChoiceType.Entities, ItemsChoiceType.EntitiesUserFolder, ItemsChoiceType.Entity, ItemsChoiceType.EnumerationPropertyDefinition,
  ItemsChoiceType.FeatureDefinition, ItemsChoiceType.Features, ItemsChoiceType.FeaturesUserFolder, ItemsChoiceType.Flow,
  ItemsChoiceType.FlowFragment, ItemsChoiceType.GlobalVariables, ItemsChoiceType.Hub, ItemsChoiceType.Instruction,
  ItemsChoiceType.Journey, ItemsChoiceType.Journeys, ItemsChoiceType.JourneysUserFolder, ItemsChoiceType.Jump,
  ItemsChoiceType.Link, ItemsChoiceType.Location, ItemsChoiceType.LocationGroup, ItemsChoiceType.Locations,
  ItemsChoiceType.LocationsUserFolder, ItemsChoiceType.NumberPropertyDefinition, ItemsChoiceType.ObjectCustomization, ItemsChoiceType.ObjectTemplateDefinition,
  ItemsChoiceType.ObjectTemplates, ItemsChoiceType.ObjectTemplatesUserFolder, ItemsChoiceType.Path, ItemsChoiceType.Project,
  ItemsChoiceType.PropertyTemplates, ItemsChoiceType.QueryReferenceStripPropertyDefinition, ItemsChoiceType.ReferenceSlotPropertyDefinition, ItemsChoiceType.ReferenceStripPropertyDefinition,
  ItemsChoiceType.ScriptPropertyDefinition, ItemsChoiceType.Spot, ItemsChoiceType.TextObject, ItemsChoiceType.TextPropertyDefinition,
  ItemsChoiceType.TypedObjectTemplates, ItemsChoiceType.TypedPropertyTemplates, ItemsChoiceType.TypedPropertyTemplatesUserFolder, ItemsChoiceType.VariableSet,
  ItemsChoiceType.Zone
}
 

Enumeration Type Documentation

◆ AssetCategoryType

Enumerator
Image 
Audio 
Video 
Document 
Misc 

◆ BackgroundColorGradientModeType

◆ BackgroundColorModeType

◆ BackgroundImageModeType

◆ BackgroundImagePositioningModeType

Enumerator
Fitting 
Filling 
Stretched 
Repeating 
Centered 

◆ CShapeType

Enumerator
Polygon 
Circle 
Rectangle 

◆ ErrorSeverityType

◆ ItemsChoiceType

Enumerator
Asset 
Assets 
AssetsUserFolder 
BooleanPropertyDefinition 
Comment 
Condition 
Connection 
Dialogue 
DialogueFragment 
Document 
Documents 
DocumentsUserFolder 
Entities 
EntitiesUserFolder 
Entity 
EnumerationPropertyDefinition 
FeatureDefinition 
Features 
FeaturesUserFolder 
Flow 
FlowFragment 
GlobalVariables 
Hub 
Instruction 
Journey 
Journeys 
JourneysUserFolder 
Jump 
Link 
Location 
LocationGroup 
Locations 
LocationsUserFolder 
NumberPropertyDefinition 
ObjectCustomization 
ObjectTemplateDefinition 
ObjectTemplates 
ObjectTemplatesUserFolder 
Path 
Project 
PropertyTemplates 
QueryReferenceStripPropertyDefinition 
ReferenceSlotPropertyDefinition 
ReferenceStripPropertyDefinition 
ScriptPropertyDefinition 
Spot 
TextObject 
TextPropertyDefinition 
TypedObjectTemplates 
TypedPropertyTemplates 
TypedPropertyTemplatesUserFolder 
VariableSet 
Zone 

◆ ReachedByType

Enumerator
Invalid 
JourneyStart 
Skip 
Next 
Submerge 
Emerge 
Branch 
EndPoint 

◆ ScriptTypeType

Enumerator
Unknown 
Condition 
Outcome 

◆ SelectabilityType

Enumerator
Unselectable 
Selectable 

◆ SemanticType

Enumerator
Input 
Output 

◆ TransitionModeType

◆ TypeOfJourneyPointType

Enumerator
FlowFragment 
Dialogue 
DialogueFragment 
Connection 
Pin 
Hub 
Jump 
FlowConnectionSelection 
DialogueConnectionSelection 
InputPinSelection 
OutputPinSelection 
ConditionNode 
OutcomeNode 

◆ VariableDataTypeType

◆ ViewBoxModeType

Enumerator
FromAsset 
Custom 
Auto 

◆ VisibilityType

Enumerator
Invisible 
Visible