ConfigStringBuilder MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

Methods

  NameDescription
Public methodStatic memberBuild(IConfigNode)
Builds the string based on the configured state supplied as a config vector, or passes the supplied string through if it is not a loaconic vector with CONFIG_BUILDER_ROOT
Public methodStatic memberBuild(IConfigSectionNode, String)
Builds the string based on the configured state supplied as a config vector, or passes the supplied string through if it is not a loaconic vector with CONFIG_BUILDER_ROOT
Back to Top
See Also