43 static const API::String::Static*
FunctionNames(
void) noexcept;
69 template <class AIndexClass>
bool Loaded(
void) const noexcept;
81 template<class AIndexClass, typename... AArgs> auto
Call(AArgs&&... AArguments) const;
A string pointing to unchanging data in the stack above it or the data segment. Must have UTF-8 encod...
Contains information about a template parameter pack.