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) |
Satisfies GraphCanvas API requirements for showing string property widgets in nodes.