ArticyXImporter
ArticyXImporter for Unreal Engine
Loading...
Searching...
No Matches
FArticyTemplateConstraint Struct Reference

#include <ObjectDefinitionsImport.h>

Public Member Functions

void ImportFromJson (const TSharedPtr< FJsonObject > JsonProperty)

Public Attributes

FString Property = ""
FString Type = ""
bool IsLocalized = false

Detailed Description

Represents a template constraint in Articy.

Member Function Documentation

◆ ImportFromJson()

void FArticyTemplateConstraint::ImportFromJson ( const TSharedPtr< FJsonObject > JsonProperty)

Import constraint data from a JSON object.

Parameters
JsonPropertyA shared pointer to the JSON object containing the constraint data.

Import template constraint data from a JSON object.

Parameters
JsonPropertyA shared pointer to the JSON object containing the constraint.

Member Data Documentation

◆ IsLocalized

bool FArticyTemplateConstraint::IsLocalized = false

Only present on localizable properties.


The documentation for this struct was generated from the following files: