Function Karana::Core::getVarType# Defined in File Var.h Function Documentation# VarType Karana::Core::getVarType(std::type_index type)# Get the VarType for a given type. Parameters: type – The type_index for the type. Returns: The VarType that corresponds to the type_index given.