![]() |
Murl Engine API
Version 2018.3
|
The text resource class. More...
#include <murl_resource_text.h>
The text resource class.
This class represents a single text string value to be included in a resource package.
id="" [String]
The ID of the text resource. If a graph node accepts a text resource as an input attribute (e.g. "textResourceId"), this resource must be specified in the form "<Package ID>:<Resource ID>".
value="" [String]
The actual text value.
excludeForX="" [String]
Exclusion conditions. See Murl::Resource::Object
includeForX="" [String]
Inclusion conditions. See Murl::Resource::Object
Additional Inherited Members |