ArkScript
A small, fast, functional and scripting language for video games
Ark::types::Typedef Member List

This is the complete list of members for Ark::types::Typedef, including all inherited members.

nameArk::types::Typedef
Typedef(const std::string_view &type_name, const ValueType type, const bool is_variadic=false)Ark::types::Typedefinline
Typedef(const std::string_view &type_name, const std::vector< ValueType > &type_list, const bool is_variadic=false)Ark::types::Typedefinline
typesArk::types::Typedef
variadicArk::types::Typedef