Open 3D Engine GraphModel Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphModelIntegration::StringDataInterface Class Reference

Satisfies GraphCanvas API requirements for showing string property widgets in nodes. More...

#include <StringDataInterface.h>

Inherits GraphCanvas::StringDataInterface.

Public Member Functions

 AZ_CLASS_ALLOCATOR (StringDataInterface, AZ::SystemAllocator)
 
 StringDataInterface (GraphModel::SlotPtr slot)
 
AZStd::string GetString () const
 
void SetString (const AZStd::string &value)
 

Detailed Description

Satisfies GraphCanvas API requirements for showing string property widgets in nodes.


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