|
ArticyXImporter
ArticyXImporter for Unreal Engine
|
#include <ObjectDefinitionsImport.h>
Public Member Functions | |
| void | ImportFromJson (const TSharedPtr< FJsonObject > JsonProperty) |
Public Attributes | |
| FString | Property = "" |
| FString | Type = "" |
| bool | IsLocalized = false |
Represents a template constraint in Articy.
| void FArticyTemplateConstraint::ImportFromJson | ( | const TSharedPtr< FJsonObject > | JsonProperty | ) |
Import constraint data from a JSON object.
| JsonProperty | A shared pointer to the JSON object containing the constraint data. |
Import template constraint data from a JSON object.
| JsonProperty | A shared pointer to the JSON object containing the constraint. |
| bool FArticyTemplateConstraint::IsLocalized = false |
Only present on localizable properties.