ASTContext.pushData

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void pushData(string name, Variant value, bool sticky)
  2. void pushData(string name, T value, bool sticky)
    struct ASTContext
    void
    pushData
    (
    T
    )
    (
    string name
    ,,
    bool sticky = false
    )

Meta