public string GetVariableFrameLabelAt(uint variableIndex, uint frameIndex) { return(character.GetVariableFrameLabelAt(variableIndex, frameIndex)); }