Component.RunFunction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ReturnType!T RunFunction(string name, Args args)
    class Component
    ReturnType!T
    RunFunction
    (
    T
    Args...
    )
    (
    string name
    ,
    Args args
    )
  2. void RunFunction(string name, Args args)

Meta