[#Descriptor-Warnings] = xref:Descriptor.adoc[Descriptor]::Warnings :relfileprefix: ../ :mrdocs: Semantic/safety warnings (includes subdescriptors). == Synopsis Declared in `<script/descriptor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual std::vector<std::string> Warnings() const = 0; ---- == Return Value The warning messages for this descriptor and its subdescriptors. [.small]#Created with https://www.mrdocs.com[MrDocs]#