Semantic/safety warnings (includes subdescriptors).
Synopsis
Declared in <script/descriptor.h>
virtual
std::vector<std::string>
Warnings() const = 0;
Return Value
The warning messages for this descriptor and its subdescriptors.
Created with MrDocs