native
plugin_flags
Syntax
native plugin_flags(hdr=0, plid=-1);
Description
Returns the internal flags set on the plugin's state
If hdr is 1, it will return the pcode flags rather than state flags.
Use a plid of -1 to get the flags for the calling plugin.