Function BlamScript::Globals::GetGvarTypeLabel

Function Documentation

std::string BlamScript::Globals::GetGvarTypeLabel(GvarType type)

Retrieves a string representation of a global’s type, for use in UI.

Return

The specified global type as a string.

Parameters
  • type: - The type of the global to evaluate.