- Cast
auto Cast()
Undocumented in source. Be warned that the author may not have intended to support it.
- Clone
Component Clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- FindFunction
T FindFunction(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- FindFunction
bool FindFunction(T t, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- RunFunction
ReturnType!T RunFunction(string name, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- RunFunction
void RunFunction(string name, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.