Function BlamRendering::RenderStack::GetStackTypeLabel

Function Documentation

std::string BlamRendering::RenderStack::GetStackTypeLabel(StackType type)

Retrieves a string representation of the specified stack type.

Useful for displaying object information onscreen as text.

Return

The label for the specified stack type.

Parameters
  • type: - The stack type to get the name of.