ArticyXImporter
ArticyXImporter for Unreal Engine
Loading...
Searching...
No Matches
ExpressoType::Definition Struct Reference

The Definition struct represents a type definition for ExpressoType. More...

#include <ArticyExpressoScripts.h>

Public Attributes

TFunction< ExpressoType(UArticyBaseObject *, FProperty *)> Factory
 Factory function to create an ExpressoType from a property.
TFunction< void(UArticyBaseObject *, FProperty *, const ExpressoType &)> Setter
 Setter function to set a property from an ExpressoType value.

Detailed Description

The Definition struct represents a type definition for ExpressoType.

The Definition struct contains factory and setter functions for creating and setting ExpressoType instances.


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