HiddenPluginEventInit.tag

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void tag(Optional!(T0) tag)
    struct HiddenPluginEventInit
    nothrow
    void
    tag
    (
    T0
    )
    (
    scope auto ref Optional!(T0) tag
    )
    if (
    isTOrPointer!(T0, PluginTag)
    )
  2. auto tag()

Meta